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

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::ListingTipType

DESCRIPTION ^

A tip on improving a listing's details. Tips are returned from the Listing Analyzer engine.

SYNOPSIS ^

INHERITANCE ^

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

Subroutines: ^

setField()

The item field that is associated with the tip.

# Argument: 'ns:ListingTipFieldType'

getField()

  Calls: GetItemRecommendations
  Returned: Conditionally

# Returns: 'ns:ListingTipFieldType'

setListingTipID()

Identifier for the tip. Primarily for internal use. This value may change over time.

# Argument: 'xs:string'

getListingTipID()

  Calls: GetItemRecommendations
  Returned: Conditionally

# Returns: 'xs:string'

setMessage()

The tip's message content.

# Argument: 'ns:ListingTipMessageType'

getMessage()

  Calls: GetItemRecommendations
  Returned: Conditionally

# Returns: 'ns:ListingTipMessageType'

setPriority()

The rank of the tip. All tips are ranked by importance. Ranking varies for each site. The rank is always greater than 0.

# Argument: 'xs:int'

getPriority()

  Calls: GetItemRecommendations
  Returned: Conditionally

# Returns: 'xs:int'

syntax highlighting: