eBay::API::XML::Call::GetItemRecommendations::GetItemRecommendationsResponseType - eBay::API::XML::Call::GetItemRecommendations::GetItemRecommendationsResponseType documentation


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

Index


NAME

Top

eBay::API::XML::Call::GetItemRecommendations::GetItemRecommendationsResponseType

DESCRIPTION

Top

GetItemRecommendations returns recommended changes or opportunities for improvement related to listing data that was passed in the request. This call supports batch requests. That is, it can retrieve recommendations for multiple items at once.

SYNOPSIS

Top

INHERITANCE

Top

eBay::API::XML::Call::GetItemRecommendations::GetItemRecommendationsResponseType inherits from the eBay::API::XML::ResponseDataType class

Subroutines:

Top

setGetRecommendationsResponseContainer()

Specifies recommended changes or opportunities for improving the data of a single item. If multiple items were processed, a separate GetRecommendationsResponseContainer is returned for each item. Each container includes a user-defined correlation ID to help you match items in the request to recommendations in the response.

# Argument: reference to an array of 'ns:GetRecommendationsResponseContainerType'

getGetRecommendationsResponseContainer()

  Returned: Always
#    Returns: reference to an array  
                      of 'ns:GetRecommendationsResponseContainerType'


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