| eBay-API documentation | view source | Contained in the eBay-API distribution. |
eBay::API::XML::DataType::ContextSearchAssetType
Score and rank for a keyword identified for a web page.
eBay::API::XML::DataType::ContextSearchAssetType inherits from the eBay::API::XML::BaseDataType class
The eBay category in which the keyword is used.
# Argument: 'ns:CategoryType'
Calls: GetContextualKeywords Returned: Always
# Returns: 'ns:CategoryType'
The keyword.
MaxLength: 64
# Argument: 'xs:string'
Calls: GetContextualKeywords Returned: Always
# Returns: 'xs:string'
The ranking of this keyword and category relative to other keywords and categories (when scores are sorted).
Max: 2147483647 Min: 1
# Argument: 'xs:int'
Calls: GetContextualKeywords Returned: Always
# Returns: 'xs:int'
| eBay-API documentation | view source | Contained in the eBay-API distribution. |