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
-
listingAnalyzerRecommendations
Contains tips returned from the Listing Analyzer recommendation engine,
property
if this engine was specified in the request (or if no engine was specified). -
sifftasRecommendations
Reserved for future use.
property -
pricingRecommendations
Contains pricing data returned from the Product Pricing engine,
property
if this engine was specified in the request (or if no engine was specified). -
attributeRecommendations
Contains 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). -
productRecommendations
Contains 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. -
correlationID
Unique key to distinguish between recommendations for each item.
property
Matches a correlation ID you defined in the request, if any. -
recommendations
Contains 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. -
productListingDetails
Returns 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). -
title
The 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 *any
Discussion
(public property)
entry type : PicoAnyElement, wrapper for primitive anyelement
Declared In
Trading_GetRecommendationsResponseContainerType.h
attributeRecommendations
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 *attributeRecommendations
Discussion
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.h
correlationID
Unique key to distinguish between recommendations for each item.
Matches a correlation ID you defined in the request, if any.
@property (nonatomic, retain) NSString *correlationID
Discussion
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.h
listingAnalyzerRecommendations
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 *listingAnalyzerRecommendations
Discussion
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.h
pricingRecommendations
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 *pricingRecommendations
Discussion
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.h
productListingDetails
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 *productListingDetails
Discussion
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.h
productRecommendations
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 *productRecommendations
Discussion
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.h
recommendations
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 *recommendations
Discussion
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.h
sifftasRecommendations
Reserved for future use.
@property (nonatomic, retain) Trading_SIFFTASRecommendationsType *sifftasRecommendations
Declared In
Trading_GetRecommendationsResponseContainerType.h
title
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 *title
Discussion
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