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

NAME

eBay::API::XML::Call::GetProductSellingPages::GetProductSellingPagesRequestType

DESCRIPTION

Retrieves information that describes how to present catalog product information to a seller. Use this information to present users with the equivalent of the Item Specifics portion of the eBay Title and Description pages and to validate user-specified values for eBay attributes on the client before including them in an AddItem call or related calls. The data contains a list of all the attributes that are applicable for one or more requested products, along with related meta-data. The meta-data specifies the pre-filled values of each attribute, the possible values of attributes that are not pre-filled, the logic for presenting the attributes to a user, and rules for validating the user's selections. Use the results in combination with GetAttributesXSL to render the Item Specifics in a graphical user interface. See the eBay Web Services Guide for an overview of Pre-filled Item Information, details about searching for catalog products, and information about the ProductSellingPages content model.

SYNOPSIS

INHERITANCE

eBay::API::XML::Call::GetProductSellingPages::GetProductSellingPagesRequestType inherits from the eBay::API::XML::RequestDataType class

Subroutines:

setProduct()

A catalog product identifies a prototype description of a well-known type of item, such as a popular book. As this call supports batch requests, you can pass in an array of products to retrieve data for several products at the same time.

SeeLink: URL: http://developer.ebay.com/DevZone/XML/docs/WebHelp/index.htm?context=eBay_XML_API&topic=AttrGPSellP Title: Retrieving a Product's Item Specifics

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

getProduct()

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

setUseCase()

Specifies the context in which the call is being executed, which will imply certain validation rules. Use this property to make sure you retrieve the appropriate version of product information and attribute meta-data when you are listing, revising, or relisting an item with Pre-filled Item Information. Valid values:<br> <b>SY/b = Sell Your Item. Use before adding an item. Causes the response to include the latest product ID in the system (given an ID specified in the Products element) and the corresponding characteristic meta-data.<br> <b>RY/b = Revise Your Item. Use this before revising an item. Causes the response to return the product ID, attribute data, and other data associated with the version of the product that you pass in the Products element. This is useful in case the product ID or associated data has changed in the system since the item was originally listed. When revising an item, this helps you make changes that are consistent with the original listing.<br> <b>RELIS/b = Use this before relisting an item. Causes the response to include the latest product ID in the system (given an ID specified in the Products element) and the corresponding characteristic meta-data. (Same as SYI).

  RequiredInput: Yes
#    Argument: 'ns:ProductUseCaseCodeType'

getUseCase()

# Returns: 'ns:ProductUseCaseCodeType'

1 POD Error

The following errors were encountered while parsing the POD:

Around line 126:

Deleting unknown formatting code T<>