| eBay-API documentation | view source | Contained in the eBay-API distribution. |
eBay::API::XML::Call::GetProductSearchPage::GetProductSearchPageResponseType
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.
eBay::API::XML::Call::GetProductSearchPage::GetProductSearchPageResponseType inherits from the eBay::API::XML::ResponseDataType class
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'
Returned: Always Details: DetailLevel: none, ReturnAll # Returns: 'xs:string'
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'
Returned: Always
Details: DetailLevel: ReturnAll
# Returns: reference to an array
of 'ns:ProductSearchPageType'
| eBay-API documentation | view source | Contained in the eBay-API distribution. |