GetResearchItems Input Schema
Other Versions: 1 | Printable Version
Last updated: 2006-08-01 08:54:18
This is Version 2 of the GetResearchItems Input Schema. In general, this schema is very similar to the other GetResearch calls. The unique Page node allows you to re-order and offset the results to return more raw items. Version 2 includes SiteID and Currency filters.
<GetResearchItems>
   <Version>integer</Version>
   <RequesterCredentials>
      <Token>string</Token>
      <UserToken>string</UserToken>
      <DeveloperName>string</DeveloperName>
   </RequesterCredentials>
   <SearchQuery>
      <Keywords>string</Keywords>
      <Pricing>
         <EndPriceFloor>float</EndPriceFloor>
         <EndPriceCeiling>float</EndPriceCeiling>
         <StartPriceFloor>float</StartPriceFloor>
         <StartPriceCeiling>float</StartPriceCeiling>
      </Pricing>
      <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>
         <Chinese>boolean</Chinese>
         <Dutch>boolean</Dutch>
         <Live>boolean</Live>
         <Store>boolean</Store>
         <PersonalOffer>boolean</PersonalOffer>
         <FixedPrice>boolean</FixedPrice>
      </ListingTypes>
      <SiteID>site id</SiteID>
      <Currency>currency</Currency>
      <Page>
         <Order>string</Order>
         <OrderDir>string</OrderDir>
         <Limit>integer</Limit>
         <Offset>integer</Offset>
      </Page>
   </SearchQuery>
</GetResearchItems>
See Also: GetResearchItems Input Field Reference, GetResearchItems Output Schema, GetResearchItems Output Field Reference.
No Comments FoundPost A Comment 
Use of this Web site constitutes acceptance of the
DataUnison Terms and Privacy Policy.
Copyright © 2005-2008 DataUnison. All Rights Reserved.
eBay and the eBay Logo are Trademarks of eBay Inc.