NAME
eBay::API::XML::DataType::ListingTipMessageType
DESCRIPTION
Contains the message portion of a listing tip that is returned by the Listing Analyzer engine.
SYNOPSIS
INHERITANCE
eBay::API::XML::DataType::ListingTipMessageType inherits from the eBay::API::XML::BaseDataType class
Subroutines:
setHelpURLPath()
Path part of a URL for a "Learn More" link that points to a relevant eBay Web site online help page. The path is relative to http://pages.ebay.XX, where XX is the 2-letter site code (e.g., http://pages.ebay.de for the eBay Germany site). Applications should append the URL to the appropriate path for the user's site.
MaxLength: 125
# Argument: 'xs:string'
getHelpURLPath()
Calls: GetItemRecommendations
Returned: Conditionally
# Returns: 'xs:string'
setListingTipMessageID()
Identifier for the tip message. Primarily for internal use. This value may change over time.
# Argument: 'xs:string'
getListingTipMessageID()
Calls: GetItemRecommendations
Returned: Conditionally
# Returns: 'xs:string'
setLongMessage()
Detailed version of the tip message.
MaxLength: 125
# Argument: 'xs:string'
getLongMessage()
Calls: GetItemRecommendations
Returned: Conditionally
# Returns: 'xs:string'
setShortMessage()
Brief version of the tip message.
MaxLength: 125
# Argument: 'xs:string'
getShortMessage()
Calls: GetItemRecommendations
Returned: Conditionally
# Returns: 'xs:string'