NAME
eBay::API::XML::Call::GetContextualKeywords
DESCRIPTION
SYNOPSIS
INHERITANCE
eBay::API::XML::Call::GetContextualKeywords inherits from the eBay::API::XML::BaseCall class
Subroutines:
setCategoryID()
The ID of the category to which keywords are to be limited. Zero or more category IDs can be specified.
RequiredInput: No
# Argument: reference to an array
of 'xs:string'
setEncoding()
Web page encoding by which the URL is to be handled, such as ISO-8859-1.
RequiredInput: Yes
# Argument: 'xs:string'
setURL()
The URL of the web page from which eBay is to extract keywords.
RequiredInput: Yes
# Argument: 'xs:anyURI'
getContextSearchAsset()
An array of either keyword/category pairs or categories, with ranking and score.
Returned: Always
# Returns: reference to an array
of 'ns:ContextSearchAssetType'