| Common Fields | |||
| Field | Type | Summary | Req. |
| ...TopTitle.NumSellers | no | ||
| ...TopTitle.ItemsOffered | no | ||
| ...TopTitle.AverageStartPrice | no | ||
| ...TopTitle.MaxStartPrice | no | ||
| ...TopTitle.MinStartPrice | no | ||
| ...TopTitle.SampleItemID | no | ||
| Call Specific Fields | |||
| Field | Type | Summary | Req. |
| GetSellerTopTitles.ModifiedQuery | no | ||
| ...ModifiedQuery.Dates | no | ||
| ...Dates.EndDate | no | ||
| ...Dates.StartDate | no | ||
| GetSellerTopTitles.Warnings | no | ||
| ...Warnings.Warning | no | ||
| ...Warnings.Warning | no | ||
| GetSellerTopTitles.Errors | meta tag | Contains errors that occured during the query process. | no |
| ...Errors.Error | string | Contains the error message string for the particular error. | no |
| GetSellerTopTitles.Stats | meta tag | Statistics regarding the number of hot categories found | yes |
| ...Stats.NumTitles | integer | Total number of hot categories found | no |
| ...Stats.NumPages | integer | Number of pages of hot categories found | no |
| GetSellerTopTitles.TopTitles | no | ||
| ...TopTitles.TopTitle | no | ||
| ...TopTitle.Bids | no | ||
| ...TopTitle.ItemsSold | no | ||
| ...TopTitle.Successful | no | ||
| ...TopTitle.Listings | no | ||
| ...TopTitle.AverageEndPrice | no | ||
| ...TopTitle.MaxEndPrice | float | The maximum selling price from all items | no |
| ...TopTitle.MinEndPrice | float | The minimum selling price from all items | no |
| ...TopTitle.Revenue | no | ||
| ...TopTitle.Title | string | The title of the listing in question. | no |
| GetSellerTopTitles.LinkURL | string | The link used to link back to the source of your API data. | yes |
| GetSellerTopTitles.ImageURL | string | The image used to link back to the source of your API data. | yes |
| GetSellerTopTitles.ProcessingTime | float | The amount of time (in seconds) it took to execute the search. | yes |
| GetSellerTopTitles.Timestamp | timestamp | The date and time that the results were tabulated. | yes |