Tim Keefer > eBay-API > eBay::API::XML::DataType::ContextSearchAssetType

Download:
eBay-API-0.25.tar.gz

Dependencies

Annotate this POD

CPAN RT

New  2
Open  0
View/Report Bugs
Source  

NAME ^

eBay::API::XML::DataType::ContextSearchAssetType

DESCRIPTION ^

Score and rank for a keyword identified for a web page.

SYNOPSIS ^

INHERITANCE ^

eBay::API::XML::DataType::ContextSearchAssetType inherits from the eBay::API::XML::BaseDataType class

Subroutines: ^

setCategory()

The eBay category in which the keyword is used.

# Argument: 'ns:CategoryType'

getCategory()

  Calls: GetContextualKeywords
  Returned: Always

# Returns: 'ns:CategoryType'

setKeyword()

The keyword.

MaxLength: 64

# Argument: 'xs:string'

getKeyword()

  Calls: GetContextualKeywords
  Returned: Always

# Returns: 'xs:string'

setRanking()

The ranking of this keyword and category relative to other keywords and categories (when scores are sorted).

Max: 2147483647 Min: 1

# Argument: 'xs:int'

getRanking()

  Calls: GetContextualKeywords
  Returned: Always

# Returns: 'xs:int'

syntax highlighting: