| Call Specific Fields | |||
| Field | Type | Summary | Req. |
| GetCategoryItems.CategoryData | meta tag | This includes all of the category sets. | no |
| ...CategoryData.CategoryItems | meta tag | This includes information for each of the categories in the result set. | no |
| ...CategoryItems.Items | meta tag | Includes information about some of the specific items found within the result set. | no |
| ...Items.Item | meta tag | This node contains data about a single item from the result set. | no |
| ...Item.Category | integer | The category for the listing. | no |
| ...Item.ItemStatistics | meta tag | This node contains information regarding the pricing, bids, and items within the listing. | no |
| ...ItemStatistics.ItemsSold | integer | The number of items that acutally sold successfully in the auction. | no |
| ...ItemStatistics.ItemsOffered | integer | The number of items offered in the auction. | no |
| ...ItemStatistics.Bids | integer | The number of bids that the listing recieved. | no |
| ...ItemStatistics.EndPrice | float | The price at which the listing closed. | no |
| ...ItemStatistics.StartPrice | float | The price at which the listing opened. | no |
| ...Item.Flags | meta tag | The flags node contains various important flags regarding the listing. | no |
| ...Flags.Reserve | integer | This flag represents whether or not a reserve was set. | no |
| ...Flags.Successful | integer | This flag represents whether the auction closed successfully or not. | no |
| ...Flags.Subtitle | integer | This flag represents whether or not a subtitle was used. | no |
| ...Flags.Highlight | integer | This flag represents whether or not the Highlight setting was used. | no |
| ...Flags.Gallery | integer | This flag represents whether the auction used gallery or not. | no |
| ...Flags.CategoryFeatured | integer | This flag represents whether or not the Category Featured setting was used. | no |
| ...Flags.BuyItNow | integer | This flag represents whether or not the Buy It Now option was used. | no |
| ...Flags.Bold | integer | This flag represents whether or not the Bold setting was used. | no |
| ...Item.AuctionType | string | The type of auction the listing used. | no |
| ...Item.SellerID | integer | The eBay User ID of the seller. | no |
| ...Item.Site | string | The eBay site on which the listing was placed. | no |
| ...Item.ListingDetails | meta tag | Contain data about when a listing opened, closed, and more. | no |
| ...ListingDetails.ViewItemURL | string | A link directly to the listing on eBay. | no |
| ...ListingDetails.EndDate | date | The date that the listing closed. | no |
| ...ListingDetails.EndTime | time | The time that the listing closed. | no |
| ...ListingDetails.StartDate | date | The date that the listing opened. | no |
| ...ListingDetails.StartTime | time | The time that the listing opened. | no |
| ...Item.TransactionId | integer | The transaction ID on a successful listing. | no |
| ...Item.Title | string | The title of the listing in question. | no |
| ...CategoryItems.Stats | meta tag | Statistics regarding the number of hot categories found | yes |
| ...Stats.NumItems | integer | Total number of hot categories found | no |
| ...Stats.NumPages | integer | Number of pages of hot categories found | no |
| GetCategoryItems.LinkURL | string | The link used to link back to the source of your API data. | yes |
| GetCategoryItems.ImageURL | string | The image used to link back to the source of your API data. | yes |
| GetCategoryItems.ProcessingTime | float | The amount of time (in seconds) it took to execute the search. | yes |
| GetCategoryItems.Timestamp | timestamp | The date and time that the results were tabulated. | yes |