eBay::API::XML::Call::GetContextualKeywords - eBay::API::XML::Call::GetContextualKeywords documentation


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

Index


NAME

Top

eBay::API::XML::Call::GetContextualKeywords

DESCRIPTION

Top

SYNOPSIS

Top

INHERITANCE

Top

eBay::API::XML::Call::GetContextualKeywords inherits from the eBay::API::XML::BaseCall class

Subroutines:

Top

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'


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