| Call Specific Fields | |||
| Field | Type | Summary | Req. |
| GetCategoryTrends.TrendData | Contains all the trending data points for each category | no | |
| ...TrendData.Category | Contains all the data points for the specified category | no | |
| ...Category.DataPoint | Contains all the data for a single point | no | |
| ...DataPoint.BidsPerListing | no | ||
| ...DataPoint.SellThrough | no | ||
| ...DataPoint.AveragePrice | float | This is the average closing price of the successful item in the result set. | no |
| ...DataPoint.LowestEndPrice | The lowest end price of this point, if requested. | no | |
| ...DataPoint.HighestEndPrice | The highest end price of this point, if requested. | no | |
| ...DataPoint.AverageSellersPerDay | The number of sellers per day of this point, if requested. | no | |
| ...DataPoint.ItemsOffered | The number of items offered of this point, if requested. | no | |
| ...DataPoint.ItemsSold | The number of items sold of this point, if requested. | no | |
| ...DataPoint.Bids | The number of bids of this point, if requested. | no | |
| ...DataPoint.Successful | integer | The number of successful listings of this point, if requested. | no |
| ...DataPoint.Listings | integer | The number of listings of this point, if requested. | no |
| ...DataPoint.Revenue | float | The revenue of this point, if requested. | no |
| GetCategoryTrends.LinkURL | string | The link used to link back to the source of your API data. | yes |
| GetCategoryTrends.ImageURL | string | The image used to link back to the source of your API data. | yes |
| GetCategoryTrends.ProcessingTime | float | The amount of time (in seconds) it took to execute the search. | yes |
| GetCategoryTrends.Timestamp | timestamp | The date and time that the results were tabulated. | yes |