GetSellerResearchResults Input Schema
Other Versions: 1 | Printable Version
Last updated: 2006-07-07 13:41:37
Here is the Schema for Version 2 of the GetSellerResearchResults call.
<GetSellerResearchResults>
   <Version>integer</Version>
   <RequesterCredentials>
      <Token>string</Token>
      <UserToken>string</UserToken>
      <DeveloperName>string</DeveloperName>
   </RequesterCredentials>
   <SearchQuery>
      <SellerFilters>
         <Seller>string</Seller>
         <ExcludeSeller>string</ExcludeSeller>
      </SellerFilters>
      <Keywords>string</Keywords>
      <Pricing>
         <EndPriceFloor>float</EndPriceFloor>
         <EndPriceCeiling>float</EndPriceCeiling>
         <StartPriceFloor>float</StartPriceFloor>
         <StartPriceCeiling>float</StartPriceCeiling>
      </Pricing>
      <CategoryLimit>
         <CategoryID>integer</CategoryID>
      </CategoryLimit>
      <Dates>
         <StartDate>date</StartDate>
         <EndDate>date</EndDate>
         <DateRange>date range</DateRange>
         <Date>date</Date>
         ... more Date nodes ...
      </Dates>
      <ListingLimit>integer</ListingLimit>
      <ResultSet>
         <ReturnHourlyData>boolean</ReturnHourlyData>
         <ReturnPricingInformation>boolean</ReturnPricingInformation>
         <ReturnFeatureInformation>boolean</ReturnFeatureInformation>
         <ReturnDurationData>boolean</ReturnDurationData>
         <ReturnListingTypes>boolean</ReturnListingTypes>
         <ReturnPriceBuckets>boolean</ReturnPriceBuckets>
         <ReturnDailyData>boolean</ReturnDailyData>
         <ReturnCategoryInformation>boolean</ReturnCategoryInformation>
         <ReturnItemList>boolean</ReturnItemList>
         <ReturnAllData>boolean</ReturnAllData>
      </ResultSet>
      <SiteID>integer</SiteID>
      <Currency>string</Currency>
      <ListingsReturned>
         <Limit>integer</Limit>
         <Descending>boolean</Descending>
         <SortColumns>
            <Column>string</Column>
         </SortColumns>
      </ListingsReturned>
      <DurationFilter>integer</DurationFilter>
      <Hours>
         <StartHour>integer</StartHour>
         <EndHour>integer</EndHour>
         <Hour>integer</Hour>
      </Hours>
      <ListingFilters>
         <BuyItNow>boolean</BuyItNow>
         <Successful>boolean</Successful>
         <Bold>boolean</Bold>
         <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>
   </SearchQuery>
</GetSellerResearchResults>
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.