eBay::API::XML::Call::GetProductSearchPage::GetProductSearchPageResponseType - eBay::API::XML::Call::GetProductSearchPage::GetProductSearchPageResponseType documentation


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

Index


NAME

Top

eBay::API::XML::Call::GetProductSearchPage::GetProductSearchPageResponseType

DESCRIPTION

Top

For a category that is catalog-enabled, GetProductSearchPage retrieves the attributes a seller can use to form a query when searching for Pre-filled Item Information. See the Developer's Guide for an overview of Pre-filled Item Information and details about searching for catalog products.

SYNOPSIS

Top

INHERITANCE

Top

eBay::API::XML::Call::GetProductSearchPage::GetProductSearchPageResponseType inherits from the eBay::API::XML::ResponseDataType class

Subroutines:

Top

setAttributeSystemVersion()

Current version of the product search page data for the site. This value changes each time changes are made to the search page data. The current version value is not necessarily greater than the previous value. Therefore, when comparing versions, only compare whether the value has changed.

# Argument: 'xs:string'

getAttributeSystemVersion()

  Returned: Always
  Details: DetailLevel: none, ReturnAll
#    Returns: 'xs:string'

setProductSearchPage()

A list of catalog search criteria and sort keys associated with a catalog-enabled category, plus supplemental information to help the seller understand how to make selections.

SeeLink: URL: http://developer.ebay.com/DevZone/XML/docs/WebHelp/index.htm?context=eBay_XML_API&topic=AttrGPSrchP Title: Retrieving Product Search Page Meta-Data

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

getProductSearchPage()

  Returned: Always
  Details: DetailLevel: ReturnAll
#    Returns: reference to an array  
                      of 'ns:ProductSearchPageType'


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