| Common Fields | |||
| Field | Type | Summary | Req. |
| ...HotList.Stats | meta tag | Statistics regarding the number of hot categories found | yes |
| ...Stats.NumPages | integer | Number of pages of hot categories found | no |
| ...Stats.NumEntries | integer | Total number of hot categories found | no |
| Call Specific Fields | |||
| Field | Type | Summary | Req. |
| GetCategoryHotList.Timestamp | timestamp | The date and time that the results were tabulated. | yes |
| GetCategoryHotList.ProcessingTime | float | The amount of time (in seconds) it took to execute the search. | yes |
| GetCategoryHotList.ImageURL | string | The image used to link back to the source of your API data. | yes |
| GetCategoryHotList.LinkURL | string | The link used to link back to the source of your API data. | yes |
| GetCategoryHotList.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 |
| GetCategoryHotList.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 |
| GetCategoryHotList.HotList | meta tag | Contains hot list data | yes |
| ...HotList.Category | meta tag | Contains statistics for a single hot category | no |
| ...Category.Name | string | The name of the hot category | no |
| ...Category.Hotness | integer | The hotness rank of the hot category | no |
| ...Category.SuccessRate | float | The success rate of the hot category | no |
| ...Category.SalesRank | integer | The sales rank of the hot category | no |