<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>