GetPriceResearch Output Schema
Printable Version
Last updated: 2007-10-05 14:24:39
This is the GetPriceResearch Output Schema.
<GetPriceResearchResponse>
   <Ack>string</Ack>
   <Errors>
      <ErrorClassification>string</ErrorClassification>
      <ErrorCode>integer</ErrorCode>
      <ErrorParameters>
         <Value>string</Value>
         ... more Value nodes ...
      </ErrorParameters>
      <LongMessage>string</LongMessage>
      <ShortMessage>string</ShortMessage>
      <SeverityCode>string</SeverityCode>
   </Errors>
   ... more Errors nodes ...
   <Timestamp>timestamp</Timestamp>
   <Version>integer</Version>
   <Statistics>
      <TotalSales>float</TotalSales>
      <TotalSoldItems>integer</TotalSoldItems>
      <AverageSoldPrice>float</AverageSoldPrice>
      <MaxSoldPrice>float</MaxSoldPrice>
      <MinSoldPrice>float</MinSoldPrice>
   </Statistics>
   <DailyStatistics>
      <Date>date</Date>
      <TotalSales>float</TotalSales>
      <TotalSoldItems>integer</TotalSoldItems>
      <AverageSoldPrice>float</AverageSoldPrice>
      <MaxSoldPrice>float</MaxSoldPrice>
      <MinSoldPrice>float</MinSoldPrice>
   </DailyStatistics>
   ... more DailyStatistics nodes ...
</GetPriceResearchResponse>
See Also: GetPriceResearch Output Field Reference, GetPriceResearch Input Schema, GetPriceResearch Input Field Reference.
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.