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

NAME

eBay::API::XML::Call::GetItemRecommendations::GetItemRecommendationsRequestType

DESCRIPTION

Examines potential item data that a seller has specified and returns recommended changes or opportunities for improvement. The types of recommendations returned for a given item can be configured by choosing one or more recommendation engines in the request. This call supports batch requests. That is, you can retrieve recommendations for multiple items at once.

SYNOPSIS

INHERITANCE

eBay::API::XML::Call::GetItemRecommendations::GetItemRecommendationsRequestType inherits from the eBay::API::XML::RequestDataType class

Subroutines:

setGetRecommendationsRequestContainer()

Specifies the data for a single item and configures the recommendation engines to use when processing the item. To retrieve recommendations for multiple items, pass a separate GetRecommendationsRequestContainer for each item. In this case, pass a user-defined correlation ID for each item to identify the matching response.

  RequiredInput: Yes
#    Argument: reference to an array  
                      of 'ns:GetRecommendationsRequestContainerType'

getGetRecommendationsRequestContainer()

# Returns: reference to an array of 'ns:GetRecommendationsRequestContainerType'