<GetSellerTopTitles> <Version>integer</Version> <RequesterCredentials> <Token>string</Token> <UserToken>string</UserToken> <DeveloperName>string</DeveloperName> </RequesterCredentials> <SearchQuery> <Pricing> <EndPriceFloor>float</EndPriceFloor> <EndPriceCeiling>float</EndPriceCeiling> <StartPriceFloor>float</StartPriceFloor> <StartPriceCeiling>float</StartPriceCeiling> </Pricing> <CategoryLimits> <CategoryID>integer</CategoryID> ... more CategoryID nodes ... </CategoryLimits> <Dates> <StartDate>date</StartDate> <EndDate>date</EndDate> <DateRange>date range</DateRange> <Date>date</Date> ... more Date nodes ... </Dates> <Hours> <StartHour>integer</StartHour> <EndHour>integer</EndHour> <Hour>integer</Hour> </Hours> <DurationFilter>integer</DurationFilter> <ListingFilters> <BuyItNow>boolean</BuyItNow> <Successful>boolean</Successful> <FrontPageFeatured>boolean</FrontPageFeatured> <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> <NoFeaturesUsed>boolean</NoFeaturesUsed> </ListingFilters> <ListingTypes> <Chinese>boolean</Chinese> <Dutch>boolean</Dutch> <Live>boolean</Live> <Store>boolean</Store> <PersonalOffer>boolean</PersonalOffer> <FixedPrice>boolean</FixedPrice> </ListingTypes> <SiteID>integer</SiteID> <Currency>string</Currency> <Page> <Order>string</Order> <OrderDir>string</OrderDir> <Offset></Offset> <Limit></Limit> </Page> <SellerFilters> <Seller>string</Seller> <ExcludeSeller>string</ExcludeSeller> </SellerFilters> </SearchQuery> <Errors> <Error id=integer>string</Error> </Errors> <Warnings> <Warning id=integer>string</Warning> ... more Warning nodes ... </Warnings> <ModifiedQuery> <Dates> <StartDate>date</StartDate> <EndDate>date</EndDate> </Dates> </ModifiedQuery> </GetSellerTopTitles> |