| Call Specific Fields | |||
| Field | Type | Summary | Req. |
| GetResearchTrendData.Timestamp | timestamp | The date and time that the results were tabulated. | yes |
| GetResearchTrendData.ProcessingTime | float | The amount of time (in seconds) it took to execute the search. | yes |
| GetResearchTrendData.ImageURL | string | The image used to link back to the source of your API data. | yes |
| GetResearchTrendData.LinkURL | string | The link used to link back to the source of your API data. | yes |
| GetResearchTrendData.ModifiedQuery | meta tag | Contain elements describing changes made to the query by the server. | no |
| ...ModifiedQuery.Dates | meta tag | The dates actually searched, if the ones your requested were invalid. | no |
| ...Dates.StartDate | date | This is the first day of the range that was searched. | no |
| ...Dates.EndDate | date | This is the last day of the range that was searched. | no |
| ...ModifiedQuery.ListingLimit | Displays the dates search if a ListingLimit node was specified | no | |
| ...ListingLimit.StartDate | date | Displays the start date of the listing limited search | no |
| ...ListingLimit.EndDate | date | Displays the end date of the listing limited search | no |
| GetResearchTrendData.TrendData | Contains the trending results | no | |
| ...TrendData.Week | If a weekly breakdown is requested, Week nodes will be present | no | |
| ...Week.Revenue | float | The total revenue for this week | no |
| ...Week.Listings | integer | The total number of listings for this week | no |
| ...Week.Successful | integer | The number of successful listings for this week | no |
| ...Week.ItemsSold | integer | The number of items sold for this week | no |
| ...Week.Bids | integer | The number of bids for this week | no |
| ...Week.Sellers | integer | The number of sellers for this week | no |
| ...TrendData.Day | Included if a daily or hourly breakdown is requested | no | |
| ...Day.Hour | Included in an hourly breakdown is requested | no | |
| ...Hour.Revenue | revenue | The total revenue for this hour | no |
| ...Hour.Listings | integer | The total listings for this hour | no |
| ...Hour.Successful | integer | The total successful listings for this hour | no |
| ...Hour.ItemsSold | integer | The total items sold for this hour | no |
| ...Hour.Bids | integer | The total bids for this hour | no |
| ...Hour.Sellers | integer | The total sellers for this hour | no |
| ...Day.Revenue | float | The total revenue for this day | no |
| ...Day.Listings | integer | The total listings for this day | no |
| ...Day.Successful | integer | The total successful listings for this day | no |
| ...Day.ItemsSold | integer | The total items sold for this day | no |
| ...Day.Bids | integer | The total bids for this day | no |
| ...Day.Sellers | integer | The total sellers for this day | no |