This Choreo returns category and/or aspect histogram information for the eBay category ID you specify. The documentation for this eBay method can be found here.
Here is an example of acceptable inputs:
AppID: {YOUR EBAY APP ID}
CategoryID: 1
SandboxMode: 0
The following is a sample of the JSON information returned by this Choreo:
{
"@xmlns": "http://www.ebay.com/marketplace/search/v1/services",
"ack": "Success",
"version": "1.12.0",
"timestamp": "2013-08-30T18:43:00.858Z",
"categoryHistogramContainer": {
"categoryHistogram": {
"categoryId": "1",
"categoryName": "Collectibles",
"count": "7638887",
"childCategoryHistogram": [
{
"categoryId": "14277",
"categoryName": "Photographic Images",
"count": "1180687"
},
{
"categoryId": "914",
"categoryName": "Postcards",
"count": "956930"
},
{
"categoryId": "63",
"categoryName": "Comics",
"count": "899791"
},
{
"categoryId": "13777",
"categoryName": "Decorative Collectibles",
"count": "636995"
},
{
"categoryId": "34",
"categoryName": "Advertising",
"count": "484383"
},
{
"categoryId": "417",
"categoryName": "Transportation",
"count": "336066"
},
{
"categoryId": "13658",
"categoryName": "Animation Art & Characters",
"count": "256370"
},
{
"categoryId": "13877",
"categoryName": "Historical Memorabilia",
"count": "255287"
},
{
"categoryId": "13956",
"categoryName": "Militaria",
"count": "246759"
},
{
"categoryId": "868",
"categoryName": "Trading Cards",
"count": "226306"
},
{
"categoryId": "124",
"categoryName": "Paper",
"count": "161776"
},
{
"categoryId": "137",
"categoryName": "Disneyana",
"count": "154415"
},
{
"categoryId": "907",
"categoryName": "Holiday & Seasonal",
"count": "152382"
},
{
"categoryId": "1335",
"categoryName": "Animals",
"count": "147539"
},
{
"categoryId": "3913",
"categoryName": "Cultures & Ethnicities",
"count": "137231"
},
{
"categoryId": "13905",
"categoryName": "Kitchen & Home",
"count": "135181"
},
{
"categoryId": "3213",
"categoryName": "Rocks, Fossils & Minerals",
"count": "128695"
},
{
"categoryId": "1446",
"categoryName": "Religion & Spirituality",
"count": "117184"
},
{
"categoryId": "593",
"categoryName": "Tobacciana",
"count": "106804"
},
{
"categoryId": "562",
"categoryName": "Breweriana, Beer",
"count": "88597"
},
{
"categoryId": "39507",
"categoryName": "Pinbacks, Bobbles, Lunchboxes",
"count": "72115"
},
{
"categoryId": "1401",
"categoryName": "Knives, Swords & Blades",
"count": "67167"
},
{
"categoryId": "3265",
"categoryName": "Barware",
"count": "60121"
},
{
"categoryId": "113",
"categoryName": "Sewing (1930-Now)",
"count": "52881"
},
{
"categoryId": "966",
"categoryName": "Pens & Writing Instruments",
"count": "50777"
},
{
"categoryId": "14429",
"categoryName": "Autographs",
"count": "48356"
},
{
"categoryId": "152",
"categoryName": "Science Fiction & Horror",
"count": "43289"
},
{
"categoryId": "940",
"categoryName": "Linens & Textiles (1930-Now)",
"count": "40923"
},
{
"categoryId": "13849",
"categoryName": "Tools, Hardware & Locks",
"count": "37753"
},
{
"categoryId": "165800",
"categoryName": "Souvenirs & Travel Memorabilia",
"count": "36490"
},
{
"categoryId": "898",
"categoryName": "Casino",
"count": "36032"
},
{
"categoryId": "1430",
"categoryName": "Metalware",
"count": "34666"
},
{
"categoryId": "1404",
"categoryName": "Lamps, Lighting",
"count": "34473"
},
{
"categoryId": "10860",
"categoryName": "Fantasy, Mythical & Magic",
"count": "31259"
},
{
"categoryId": "29797",
"categoryName": "Bottles & Insulators",
"count": "30725"
},
{
"categoryId": "597",
"categoryName": "Vanity, Perfume & Shaving",
"count": "28934"
},
{
"categoryId": "29832",
"categoryName": "Radio, Phonograph, TV, Phone",
"count": "23932"
},
{
"categoryId": "69851",
"categoryName": "Vintage, Retro, Mid-Century",
"count": "23779"
},
{
"categoryId": "14005",
"categoryName": "Pez, Keychains, Promo Glasses",
"count": "23742"
},
{
"categoryId": "66502",
"categoryName": "Arcade, Jukeboxes & Pinball",
"count": "21565"
},
{
"categoryId": "397",
"categoryName": "Clocks",
"count": "18277"
},
{
"categoryId": "66503",
"categoryName": "Banks, Registers & Vending",
"count": "13072"
},
{
"categoryId": "412",
"categoryName": "Science & Medicine (1930-Now)",
"count": "12324"
},
{
"categoryId": "45058",
"categoryName": "Wholesale Lots",
"count": "5657"
},
{
"categoryId": "156277",
"categoryName": "Beads",
"count": "5102"
}
]
}
},
"conditionHistogramContainer": {
"conditionHistogram": [
{
"condition": {
"conditionId": "3000",
"conditionDisplayName": "Used"
},
"count": "2144058"
},
{
"condition": {
"conditionId": "1000",
"conditionDisplayName": "New"
},
"count": "1772756"
},
{
"condition": {
"conditionId": "1500"
},
"count": "2281"
},
{
"condition": {
"conditionId": "4000"
},
"count": "1186"
},
{
"condition": {
"conditionId": "5000"
},
"count": "880"
},
{
"condition": {
"conditionId": "2750"
},
"count": "684"
},
{
"condition": {
"conditionId": "6000"
},
"count": "240"
},
{
"condition": {
"conditionId": "7000"
},
"count": "17"
},
{
"condition": {
"conditionId": "2500"
},
"count": "11"
},
{
"condition": {
"conditionId": "1750"
},
"count": "10"
},
{
"condition": {
"conditionId": "2000"
},
"count": "5"
}
]
}
}