eBay::API::XML::DataType::ItemSpecificsRecommendationsType - eBay::API::XML::DataType::ItemSpecificsRecommendationsType documentation


eBay-API documentation  | view source Contained in the eBay-API distribution.

Index


NAME

Top

eBay::API::XML::DataType::ItemSpecificsRecommendationsType

DESCRIPTION

Top

Contains attribute suggestions returned from the suggested Item Specifics from the Recommendation engine, An "Item Specific" will be a name/value pair and may be returned complete (with name/value) or partial (name only).

SYNOPSIS

Top

INHERITANCE

Top

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

Subroutines:

Top

setItemSpecifics()

Contains a list of Item Specifics that eBay recommends as most popular based on the requested category and title (if any).

# Argument: 'ns:NameValueListArrayType'

getItemSpecifics()

  Calls: GetItemRecommendations
  Returned: Conditionally

# Returns: 'ns:NameValueListArrayType'


eBay-API documentation  | view source Contained in the eBay-API distribution.