Inherits from Finding_BaseServiceRequest : NSObject
Declared in Finding_GetHistogramsRequest.h
Finding_GetHistogramsRequest.m

Overview

Get request for histogram information on the supplied category or aspect.

@ingroup FindingServicePortType

Tasks

  •   categoryId

    Specifies the category from which you want to retrieve histogram
    information.



    If a specified category ID doesn’t match an existing category for the
    site, eBay returns an invalid-category error message. To determine
    valid categories, use the Shopping API <b
    class=“con”>GetCategoryInfo call.



    Retrieving histograms by category is not supported on the eBay Italy
    site (global ID EBAY-IT) at this time.

    property

Properties

categoryId

Specifies the category from which you want to retrieve histogram
information.



If a specified category ID doesn’t match an existing category for the
site, eBay returns an invalid-category error message. To determine
valid categories, use the Shopping API <b
class=“con”>GetCategoryInfo call.



Retrieving histograms by category is not supported on the eBay Italy
site (global ID EBAY-IT) at this time.

@property (nonatomic, retain) NSString *categoryId

Discussion

Specifies the category from which you want to retrieve histogram
information.



If a specified category ID doesn’t match an existing category for the
site, eBay returns an invalid-category error message. To determine
valid categories, use the Shopping API <b
class=“con”>GetCategoryInfo call.



Retrieving histograms by category is not supported on the eBay Italy
site (global ID EBAY-IT) at this time.

type : NSString, wrapper for primitive string

Declared In

Finding_GetHistogramsRequest.h