This is version 2 of the GetResearchResults output schema. You will recieve results in this structure when your request specifies version 2 input.

NOTE: The API will return results in the default version's schema if no version is specified in your input.
<GetResearchResults>
   <Timestamp>timestamp</Timestamp>
   <ProcessingTime>float</ProcessingTime>
   <ImageURL>string</ImageURL>
   <LinkURL>string</LinkURL>
   <Errors>
      <Error id=integer>string</Error>
   </Errors>
   <ModifiedQuery>
      <RemovedWords>
         <RemovedWord reason=integer>string</RemovedWord>
         ... more RemovedWord nodes ...
      </RemovedWords>
      <Dates>
         <StartDate>date</StartDate>
         <EndDate>date</EndDate>
      </Dates>
   </ModifiedQuery>
   <SearchResults>
      <Statistics>
         <Revenue>float</Revenue>
         <Listings>integer</Listings>
         <Successful>integer</Successful>
         <Bids>integer</Bids>
         <ItemsSold>integer</ItemsSold>
         <ItemsOffered>integer</ItemsOffered>
         <AverageSellersPerDay>integer</AverageSellersPerDay>
         <Pricing>
            <EndPrice>
               <Highest>float</Highest>
               <Average>float</Average>
               <FrequentPrice>
                  <Price>float</Price>
                  <Occurrences>integer</Occurrences>
               </FrequentPrice>
               <Lowest>float</Lowest>
               <StandardDeviation>float</StandardDeviation>
               <Median>float</Median>
            </EndPrice>
            <StartPrice>
               <Highest>float</Highest>
               <Average>float</Average>
               <Median>float</Median>
               <FrequentPrice>
                  <Price>float</Price>
                  <Occurrences>integer</Occurrences>
               </FrequentPrice>
               <Lowest>float</Lowest>
               <StandardDeviation>float</StandardDeviation>
            </StartPrice>
         </Pricing>
         <HourlyData>
            <Hour id=integer>
               <Revenue>float</Revenue>
               <Listings>integer</Listings>
               <Successful>integer</Successful>
               <ItemsSold>integer</ItemsSold>
               <Bids>integer</Bids>
               <ItemsOffered>integer</ItemsOffered>
            </Hour>
            ... more Hour nodes ...
         </HourlyData>
         <Features>
            <Feature name=string>
               <Listings>integer</Listings>
               <Successful>integer</Successful>
            </Feature>
            ... more Feature nodes ...
         </Features>
         <ListingDurations>
            <ListingDuration days=integer>
               <Listings>integer</Listings>
               <Successful>integer</Successful>
               <Revenue>float</Revenue>
               <Bids>integer</Bids>
               <ItemsOffered>integer</ItemsOffered>
               <ItemsSold>integer</ItemsSold>
            </ListingDuration>
            ... more ListingDuration nodes ...
         </ListingDurations>
         <PriceBuckets>
            <PriceBucket low=float high=float>
               <Successful>integer</Successful>
            </PriceBucket>
            ... more PriceBucket nodes ...
         </PriceBuckets>
         <ListingTypes>
            <ListingType type=string>
               <Listings>integer</Listings>
               <Successful>integer</Successful>
               <Revenue>float</Revenue>
               <ItemsOffered>integer</ItemsOffered>
               <ItemsSold>integer</ItemsSold>
            </ListingType>
            ... more ListingType nodes ...
         </ListingTypes>
         <DailyData>
            <WeekDay id=integer name=string>
               <Revenue>float</Revenue>
               <Listings>integer</Listings>
               <Successful>integer</Successful>
               <Bids>integer</Bids>
               <ItemsSold>integer</ItemsSold>
               <ItemsOffered>integer</ItemsOffered>
               <AverageSellers>integer</AverageSellers>
               <DayCount>integer</DayCount>
            </WeekDay>
            ... more WeekDay nodes ...
         </DailyData>
      </Statistics>
      <Categories>
         <Category id=integer>
            <Name>string</Name>
            <FullName>string</FullName>
            <Statistics>
               <Listings>integer</Listings>
               <Successful>integer</Successful>
               <ItemsSold>integer</ItemsSold>
               <Revenue>float</Revenue>
            </Statistics>
         </Category>
         ... more Category nodes ...
      </Categories>
      <Items>
         <Item id=integer>
            <Title>string</Title>
            <Subtitle>string</Subtitle>
            <ListingDetails>
               <StartTime>time</StartTime>
               <StartDate>date</StartDate>
               <EndTime>time</EndTime>
               <EndDate>date</EndDate>
               <ViewItemURL>string</ViewItemURL>
            </ListingDetails>
            <Site>integer</Site>
            <SellerID>integer</SellerID>
            <AuctionType>integer</AuctionType>
            <Flags>
               <Successful>boolean</Successful>
               <Gallery>boolean</Gallery>
            </Flags>
            <ItemStatistics>
               <StartPrice>float</StartPrice>
               <EndPrice>float</EndPrice>
               <Bids>integer</Bids>
               <ItemsOffered>integer</ItemsOffered>
               <ItemsSold>integer</ItemsSold>
            </ItemStatistics>
            <Category>integer</Category>
         </Item>
         ... more Item nodes ...
      </Items>
      <PopularKeywords>
         <Keyword word=string>
            <Revenue>float</Revenue>
            <Listings>integer</Listings>
            <Successful>integer</Successful>
            <Bids>integer</Bids>
            <ItemsSold>integer</ItemsSold>
            <ItemsOffered>integer</ItemsOffered>
            <AvgStartPrice>float</AvgStartPrice>
         </Keyword>
         ... more Keyword nodes ...
      </PopularKeywords>
   </SearchResults>
   <Warnings>
      <Warning id=integer>string</Warning>
   </Warnings>
</GetResearchResults>
See Also: GetResearchResults Input Schema, GetResearchResults Output Field Reference
Learn more by calling us at:
1.888.483.DATA (3282)

or by emailing us at: