The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

eBay::API::XML::DataType::GetRecommendationsResponseContainerType

DESCRIPTION

Returns recommended changes or opportunities for improvement related to listing data that was passed in a GetItemRecommendations request.

SYNOPSIS

INHERITANCE

eBay::API::XML::DataType::GetRecommendationsResponseContainerType inherits from the eBay::API::XML::BaseDataType class

Subroutines:

setAttributeRecommendations()

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).

# Argument: 'ns:AttributeRecommendationsType'

getAttributeRecommendations()

  Calls: GetItemRecommendations
  Returned: Conditionally

# Returns: 'ns:AttributeRecommendationsType'

setCorrelationID()

Unique key to distinguish between recommendations for each item. Matches a correlation ID you defined in the request, if any.

# Argument: 'xs:string'

getCorrelationID()

  Calls: GetItemRecommendations
  Returned: Conditionally

# Returns: 'xs:string'

setItemSpecificsRecommendations()

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).

# Argument: 'ns:ItemSpecificsRecommendationsType'

getItemSpecificsRecommendations()

  Calls: GetItemRecommendations
  Returned: Conditionally
  TagStatus: ComingSoon

# Returns: 'ns:ItemSpecificsRecommendationsType'

setListingAnalyzerRecommendations()

Contains tips returned from the Listing Analyzer recommendation engine, if this engine was specified in the request (or if no engine was specified).

# Argument: 'ns:ListingAnalyzerRecommendationsType'

getListingAnalyzerRecommendations()

  Calls: GetItemRecommendations
  Returned: Conditionally

# Returns: 'ns:ListingAnalyzerRecommendationsType'

setPricingRecommendations()

Contains pricing data returned from the Product Pricing engine, if this engine was specified in the request (or if no engine was specified).

# Argument: 'ns:PricingRecommendationsType'

getPricingRecommendations()

  Calls: GetItemRecommendations
  Returned: Conditionally

# Returns: 'ns:PricingRecommendationsType'

setProductRecommendations()

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.

# Argument: 'ns:ProductRecommendationsType'

getProductRecommendations()

  Calls: GetItemRecommendations
  Returned: Conditionally

# Returns: 'ns:ProductRecommendationsType'

setSIFFTASRecommendations()

Reserved for future use.

# Argument: 'ns:SIFFTASRecommendationsType'

getSIFFTASRecommendations()

# Returns: 'ns:SIFFTASRecommendationsType'