Trading_GetRecommendationsResponseContainerType Class Reference
| Inherits from | NSObject |
| Conforms to | PicoBindable |
| Declared in | Trading_GetRecommendationsResponseContainerType.h Trading_GetRecommendationsResponseContainerType.m |
Overview
Returns recommended changes or opportunities for improvement
related to listing data that was passed in a GetItemRecommendations request.
@ingroup EBayAPIInterface
Tasks
-
listingAnalyzerRecommendationsContains tips returned from the Listing Analyzer recommendation engine,
property
if this engine was specified in the request (or if no engine was specified). -
sifftasRecommendationsReserved for future use.
property -
pricingRecommendationsContains pricing data returned from the Product Pricing engine,
property
if this engine was specified in the request (or if no engine was specified). -
attributeRecommendationsContains attribute suggestions returned from the Suggested Attributes engine,
property
if this engine was specified in the request.
The results include suggested attributes and values based on the primary category
and a string you specify in the Query field. Suggestions may only be returned when the
Suggested Attributes engine is specified alone. If you request recommendations by using
multiple engines, suggested attribute data might not be returned. If attributes are returned
with multiple values, the values are returned in order of rank (i.e., the value that best meets
eBay’s recommendation criteria is returned first). -
productRecommendationsContains zero or more product titles and IDs returned from the Suggested Attributes engine,
property
if this engine was specified in the request (or if no engine was specified).
If applicable, use one of the suggested product IDs to list the item with Pre-filled Item Information. -
correlationIDUnique key to distinguish between recommendations for each item.
property
Matches a correlation ID you defined in the request, if any. -
recommendationsContains custom Item Specifics suggestions returned from the custom
property
Item Specifics recommendation engine, An Item Specific consists of
a name/value pair, and it may be returned as complete (with name and
one or more values) or partial (name only).
Only returned when RecommendationEngine=ItemSpecifics. -
productListingDetailsReturns catalog product details. This information can be displayed
property
to the seller prior to listing an item with a catalog product.
Only returned when the request includes a valid eBay ProductID or ProductReferenceID (in Item.ProductListingDetails). -
titleThe recommended title of the item listing.
property
Note:
The maximum length of an eBay Item Title has increased to 80 characters as of
September 2011.
-
any(public property)
property
Properties
any
(public property)
@property (nonatomic, retain) NSMutableArray *anyDiscussion
(public property)
entry type : PicoAnyElement, wrapper for primitive anyelement
Declared In
Trading_GetRecommendationsResponseContainerType.hattributeRecommendations
Contains attribute suggestions returned from the Suggested Attributes engine,
if this engine was specified in the request.
The results include suggested attributes and values based on the primary category
and a string you specify in the Query field. Suggestions may only be returned when the
Suggested Attributes engine is specified alone. If you request recommendations by using
multiple engines, suggested attribute data might not be returned. If attributes are returned
with multiple values, the values are returned in order of rank (i.e., the value that best meets
eBay’s recommendation criteria is returned first).
@property (nonatomic, retain) Trading_AttributeRecommendationsType *attributeRecommendationsDiscussion
Contains attribute suggestions returned from the Suggested Attributes engine,
if this engine was specified in the request.
The results include suggested attributes and values based on the primary category
and a string you specify in the Query field. Suggestions may only be returned when the
Suggested Attributes engine is specified alone. If you request recommendations by using
multiple engines, suggested attribute data might not be returned. If attributes are returned
with multiple values, the values are returned in order of rank (i.e., the value that best meets
eBay’s recommendation criteria is returned first).
type : class Trading_AttributeRecommendationsType
Declared In
Trading_GetRecommendationsResponseContainerType.hcorrelationID
Unique key to distinguish between recommendations for each item.
Matches a correlation ID you defined in the request, if any.
@property (nonatomic, retain) NSString *correlationIDDiscussion
Unique key to distinguish between recommendations for each item.
Matches a correlation ID you defined in the request, if any.
type : NSString, wrapper for primitive string
Declared In
Trading_GetRecommendationsResponseContainerType.hlistingAnalyzerRecommendations
Contains tips returned from the Listing Analyzer recommendation engine,
if this engine was specified in the request (or if no engine was specified).
@property (nonatomic, retain) Trading_ListingAnalyzerRecommendationsType *listingAnalyzerRecommendationsDiscussion
Contains tips returned from the Listing Analyzer recommendation engine,
if this engine was specified in the request (or if no engine was specified).
type : class Trading_ListingAnalyzerRecommendationsType
Declared In
Trading_GetRecommendationsResponseContainerType.hpricingRecommendations
Contains pricing data returned from the Product Pricing engine,
if this engine was specified in the request (or if no engine was specified).
@property (nonatomic, retain) Trading_PricingRecommendationsType *pricingRecommendationsDiscussion
Contains pricing data returned from the Product Pricing engine,
if this engine was specified in the request (or if no engine was specified).
type : class Trading_PricingRecommendationsType
Declared In
Trading_GetRecommendationsResponseContainerType.hproductListingDetails
Returns catalog product details. This information can be displayed
to the seller prior to listing an item with a catalog product.
Only returned when the request includes a valid eBay ProductID or ProductReferenceID (in Item.ProductListingDetails).
@property (nonatomic, retain) Trading_ProductListingDetailsType *productListingDetailsDiscussion
Returns catalog product details. This information can be displayed
to the seller prior to listing an item with a catalog product.
Only returned when the request includes a valid eBay ProductID or ProductReferenceID (in Item.ProductListingDetails).
type : class Trading_ProductListingDetailsType
Declared In
Trading_GetRecommendationsResponseContainerType.hproductRecommendations
Contains zero or more product titles and IDs returned from the Suggested Attributes engine,
if this engine was specified in the request (or if no engine was specified).
If applicable, use one of the suggested product IDs to list the item with Pre-filled Item Information.
@property (nonatomic, retain) Trading_ProductRecommendationsType *productRecommendationsDiscussion
Contains zero or more product titles and IDs returned from the Suggested Attributes engine,
if this engine was specified in the request (or if no engine was specified).
If applicable, use one of the suggested product IDs to list the item with Pre-filled Item Information.
type : class Trading_ProductRecommendationsType
Declared In
Trading_GetRecommendationsResponseContainerType.hrecommendations
Contains custom Item Specifics suggestions returned from the custom
Item Specifics recommendation engine, An Item Specific consists of
a name/value pair, and it may be returned as complete (with name and
one or more values) or partial (name only).
Only returned when RecommendationEngine=ItemSpecifics.
@property (nonatomic, retain) Trading_RecommendationsType *recommendationsDiscussion
Contains custom Item Specifics suggestions returned from the custom
Item Specifics recommendation engine, An Item Specific consists of
a name/value pair, and it may be returned as complete (with name and
one or more values) or partial (name only).
Only returned when RecommendationEngine=ItemSpecifics.
type : class Trading_RecommendationsType
Declared In
Trading_GetRecommendationsResponseContainerType.hsifftasRecommendations
Reserved for future use.
@property (nonatomic, retain) Trading_SIFFTASRecommendationsType *sifftasRecommendationsDeclared In
Trading_GetRecommendationsResponseContainerType.htitle
The recommended title of the item listing.
Note:
The maximum length of an eBay Item Title has increased to 80 characters as of
September 2011.
@property (nonatomic, retain) NSString *titleDiscussion
The recommended title of the item listing.
Note:
The maximum length of an eBay Item Title has increased to 80 characters as of
September 2011.
type : NSString, wrapper for primitive string
Declared In
Trading_GetRecommendationsResponseContainerType.h