<GetResearchitems> <Version>integer</Version> <RequesterCredentials> <Token>string</Token> <UserToken>string</UserToken> <DeveloperName>string</DeveloperName> </RequesterCredentials> <SearchQuery> <Keywords>string</Keywords> <PriceFloor>float</PriceFloor> <PriceCeiling>float</PriceCeiling> <StartPriceFloor>float</StartPriceFloor> <StartPriceCeiling>float</StartPriceCeiling> <CategoryLimit> <CategoryID>integer</CategoryID> ... more CategoryID nodes ... </CategoryLimit> <Dates> <StartDate>date</StartDate> <EndDate>date</EndDate> <DateRange>date range</DateRange> <Date>date</Date> ... more Date nodes ... </Dates> <Hours> <StartHour>hour</StartHour> <EndHour>hour</EndHour> <Hour>hour</Hour> ... more Hour nodes ... </Hours> <DurationFilter>integer</DurationFilter> <ListingFilters> <BuyItNow>boolean</BuyItNow> <Successful>boolean</Successful> <Bold>boolean</Bold> <FrontPageFeatured>boolean</FrontPageFeatured> <CategoryFeatured>boolean</CategoryFeatured> <GiftIcon>boolean</GiftIcon> <Gallery>boolean</Gallery> <GalleryFeatured>boolean</GalleryFeatured> <PictureServices>boolean</PictureServices> <Reserve>boolean</Reserve> <Highlight>boolean</Highlight> <Scheduled>boolean</Scheduled> <MultiListed>boolean</MultiListed> <Subtitle>boolean</Subtitle> </ListingFilters> <ListingTypes> <FixedPrice>boolean</FixedPrice> <PersonalOffer>boolean</PersonalOffer> <Store>boolean</Store> <Live>boolean</Live> <Dutch>boolean</Dutch> <Chinese>boolean</Chinese> </ListingTypes> <Page> <Order>string</Order> <OrderDir>string</OrderDir> <Limit>integer</Limit> <Offset>integer</Offset> </Page> </SearchQuery> </GetResearchitems>