Trading_AdFormatLeadType Class Reference
| Inherits from | NSObject |
| Conforms to | PicoBindable |
| Declared in | Trading_AdFormatLeadType.h Trading_AdFormatLeadType.m |
Overview
Contains prospective buyer contact information and other details associated with
a lead for an ad format listing.
@ingroup EBayAPIInterface
Tasks
-
additionalInformationMessage sent from the prospective buyer to the seller. Same
property
content as in the AdFormatLead.MemberMessage.MemberMessageExchange.Question.Body node (that is only displayed if IncludeMemberMessages =
true is included in the request). The advantage of
retrieving the MemberMessageExchange node, however, is that
you retrieve the entire exchange between the seller and the
lead. -
addressAddress information for the prospective buyer.
property
Not returned or returned self-closed if information is unavailable. -
bestTimeToCallThe time of day when the prospective buyer prefers to be contacted by the
property
seller.
Not returned if information is unavailable. -
emailEmail address for the prospective buyer. If the prospective buyer chooses to
property
hide his email address when contacting the seller, this element contains two
dashes (–) instead of an email address. -
submittedTimeDate and time (in GMT) that the lead was submitted.
property -
itemIDThe ID of the item that the lead is for.
property -
itemTitleThe title of the item listing.
property
Note:
The maximum length of an eBay Item Title is increasing to 80 characters in
Version 735.
-
userIDThe eBay ID of the user who is interested in the seller’s item.
property -
memberMessageContains any mail message content shared between the seller and lead.
property -
statusStatus of the lead.
property -
leadFeeThe pay-per-lead feature is no longer available, and this field is scheduled to
property
be removed from the WSDL. -
externalEmailEmail address for the prospective buyer as entered in the lead form on the View
property
Item page. Provides a way for sellers to contact prospective buyers who choose not to
log in to eBay. This applies to only eBay Motors and eBay Motors categories. -
purchaseTimeFrameProspective buyer’s time frame for purchasing a vehicle as entered in the
Lead form on View Item page for eBay Motors and eBay Motors categories.
Purchasing Time Frames include:- within next 3 days
- within a week
- within a month
- within three months
- in more than three months
- within an undecided time frame
-
tradeInYearThe year of the vehicle the prospective buyer would like to trade in. Entered on
property
the lead form on the View Item page. Applies to eBay Motors and Motors categories
only. -
tradeInMakeThe make of the vehicle the prospective buyer would like to trade in. Entered on
property
the lead form on the View Item page. Applies to eBay Motors and Motors categories
only. -
tradeInModelThe model of the vehicle the prospective buyer would like to trade in. Entered on the lead form on the View Item page.Applies to eBay Motors and Motors categories only.
property -
financingAnswerProspective buyer answer whether or not the prospective buyer would like
property
financing. Entered on the lead form on the View Item page. Applies to eBay Motors
and Motors categories only. Financing response meanings: 0= no response,1= yes, 2=
no. -
answer1This field corresponds to a configurable question on the lead form in the View
property
Item web page. The corresponding question is site-specific. To determine the
question for a specific site, you must view the form in the web flow for the given
site. This field applies to Classified Ad format listings in Motors categories
only. -
answer2This field corresponds to a configurable question on the lead form in the View
property
Item web page. The corresponding question is site-specific. To determine the
question for a specific site, you must view the form in the web flow for the given
site. This field applies to Classified Ad format listings in Motors categories
only. -
any(public property)
property
Properties
additionalInformation
Message sent from the prospective buyer to the seller. Same
content as in the AdFormatLead.MemberMessage.MemberMessageExchange.Question.Body node (that is only displayed if IncludeMemberMessages =
true is included in the request). The advantage of
retrieving the MemberMessageExchange node, however, is that
you retrieve the entire exchange between the seller and the
lead.
@property (nonatomic, retain) NSString *additionalInformationDiscussion
Message sent from the prospective buyer to the seller. Same
content as in the AdFormatLead.MemberMessage.MemberMessageExchange.Question.Body node (that is only displayed if IncludeMemberMessages =
true is included in the request). The advantage of
retrieving the MemberMessageExchange node, however, is that
you retrieve the entire exchange between the seller and the
lead.
type : NSString, wrapper for primitive string
Declared In
Trading_AdFormatLeadType.haddress
Address information for the prospective buyer.
Not returned or returned self-closed if information is unavailable.
@property (nonatomic, retain) Trading_AddressType *addressDiscussion
Address information for the prospective buyer.
Not returned or returned self-closed if information is unavailable.
type : class Trading_AddressType
Declared In
Trading_AdFormatLeadType.hanswer1
This field corresponds to a configurable question on the lead form in the View
Item web page. The corresponding question is site-specific. To determine the
question for a specific site, you must view the form in the web flow for the given
site. This field applies to Classified Ad format listings in Motors categories
only.
@property (nonatomic, retain) NSNumber *answer1Discussion
This field corresponds to a configurable question on the lead form in the View
Item web page. The corresponding question is site-specific. To determine the
question for a specific site, you must view the form in the web flow for the given
site. This field applies to Classified Ad format listings in Motors categories
only.
type : NSNumber, wrapper for primitive bool
Declared In
Trading_AdFormatLeadType.hanswer2
This field corresponds to a configurable question on the lead form in the View
Item web page. The corresponding question is site-specific. To determine the
question for a specific site, you must view the form in the web flow for the given
site. This field applies to Classified Ad format listings in Motors categories
only.
@property (nonatomic, retain) NSNumber *answer2Discussion
This field corresponds to a configurable question on the lead form in the View
Item web page. The corresponding question is site-specific. To determine the
question for a specific site, you must view the form in the web flow for the given
site. This field applies to Classified Ad format listings in Motors categories
only.
type : NSNumber, wrapper for primitive bool
Declared In
Trading_AdFormatLeadType.hany
(public property)
@property (nonatomic, retain) NSMutableArray *anyDiscussion
(public property)
entry type : PicoAnyElement, wrapper for primitive anyelement
Declared In
Trading_AdFormatLeadType.hbestTimeToCall
The time of day when the prospective buyer prefers to be contacted by the
seller.
Not returned if information is unavailable.
@property (nonatomic, retain) NSString *bestTimeToCallDiscussion
The time of day when the prospective buyer prefers to be contacted by the
seller.
Not returned if information is unavailable.
type : NSString, wrapper for primitive string
Declared In
Trading_AdFormatLeadType.hEmail address for the prospective buyer. If the prospective buyer chooses to
hide his email address when contacting the seller, this element contains two
dashes (–) instead of an email address.
@property (nonatomic, retain) NSString *emailDiscussion
Email address for the prospective buyer. If the prospective buyer chooses to
hide his email address when contacting the seller, this element contains two
dashes (–) instead of an email address.
type : NSString, wrapper for primitive string
Declared In
Trading_AdFormatLeadType.hexternalEmail
Email address for the prospective buyer as entered in the lead form on the View
Item page. Provides a way for sellers to contact prospective buyers who choose not to
log in to eBay. This applies to only eBay Motors and eBay Motors categories.
@property (nonatomic, retain) NSString *externalEmailDiscussion
Email address for the prospective buyer as entered in the lead form on the View
Item page. Provides a way for sellers to contact prospective buyers who choose not to
log in to eBay. This applies to only eBay Motors and eBay Motors categories.
type : NSString, wrapper for primitive string
Declared In
Trading_AdFormatLeadType.hfinancingAnswer
Prospective buyer answer whether or not the prospective buyer would like
financing. Entered on the lead form on the View Item page. Applies to eBay Motors
and Motors categories only. Financing response meanings: 0= no response,1= yes, 2=
no.
@property (nonatomic, retain) NSNumber *financingAnswerDiscussion
Prospective buyer answer whether or not the prospective buyer would like
financing. Entered on the lead form on the View Item page. Applies to eBay Motors
and Motors categories only. Financing response meanings: 0= no response,1= yes, 2=
no.
type : NSNumber, wrapper for primitive bool
Declared In
Trading_AdFormatLeadType.hitemID
The ID of the item that the lead is for.
@property (nonatomic, retain) NSString *itemIDDiscussion
The ID of the item that the lead is for.
type : NSString, wrapper for primitive string
Declared In
Trading_AdFormatLeadType.hitemTitle
The title of the item listing.
Note:
The maximum length of an eBay Item Title is increasing to 80 characters in
Version 735.
@property (nonatomic, retain) NSString *itemTitleDiscussion
The title of the item listing.
Note:
The maximum length of an eBay Item Title is increasing to 80 characters in
Version 735.
type : NSString, wrapper for primitive string
Declared In
Trading_AdFormatLeadType.hleadFee
The pay-per-lead feature is no longer available, and this field is scheduled to
be removed from the WSDL.
@property (nonatomic, retain) Trading_AmountType *leadFeeDiscussion
The pay-per-lead feature is no longer available, and this field is scheduled to
be removed from the WSDL.
type : class Trading_AmountType
Declared In
Trading_AdFormatLeadType.hmemberMessage
Contains any mail message content shared between the seller and lead.
@property (nonatomic, retain) Trading_MemberMessageExchangeArrayType *memberMessageDiscussion
Contains any mail message content shared between the seller and lead.
type : class Trading_MemberMessageExchangeArrayType
Declared In
Trading_AdFormatLeadType.hpurchaseTimeFrame
Prospective buyer’s time frame for purchasing a vehicle as entered in the
Lead form on View Item page for eBay Motors and eBay Motors categories.
Purchasing Time Frames include:
- within next 3 days
- within a week
- within a month
- within three months
- in more than three months
- within an undecided time frame
@property (nonatomic, retain) NSString *purchaseTimeFrameDiscussion
Prospective buyer’s time frame for purchasing a vehicle as entered in the
Lead form on View Item page for eBay Motors and eBay Motors categories.
Purchasing Time Frames include:
- within next 3 days
- within a week
- within a month
- within three months
- in more than three months
- within an undecided time frame
type : NSString, wrapper for primitive string
Declared In
Trading_AdFormatLeadType.hstatus
Status of the lead.
@property (nonatomic, retain) NSString *statusDiscussion
Status of the lead.
type: string constant in Trading_AdFormatLeadStatusCodeType.h
Declared In
Trading_AdFormatLeadType.hsubmittedTime
Date and time (in GMT) that the lead was submitted.
@property (nonatomic, retain) NSDate *submittedTimeDiscussion
Date and time (in GMT) that the lead was submitted.
type : NSDate, wrapper for primitive date
Declared In
Trading_AdFormatLeadType.htradeInMake
The make of the vehicle the prospective buyer would like to trade in. Entered on
the lead form on the View Item page. Applies to eBay Motors and Motors categories
only.
@property (nonatomic, retain) NSString *tradeInMakeDiscussion
The make of the vehicle the prospective buyer would like to trade in. Entered on
the lead form on the View Item page. Applies to eBay Motors and Motors categories
only.
type : NSString, wrapper for primitive string
Declared In
Trading_AdFormatLeadType.htradeInModel
The model of the vehicle the prospective buyer would like to trade in. Entered on the lead form on the View Item page.Applies to eBay Motors and Motors categories only.
@property (nonatomic, retain) NSString *tradeInModelDiscussion
The model of the vehicle the prospective buyer would like to trade in. Entered on the lead form on the View Item page.Applies to eBay Motors and Motors categories only.
type : NSString, wrapper for primitive string
Declared In
Trading_AdFormatLeadType.htradeInYear
The year of the vehicle the prospective buyer would like to trade in. Entered on
the lead form on the View Item page. Applies to eBay Motors and Motors categories
only.
@property (nonatomic, retain) NSString *tradeInYearDiscussion
The year of the vehicle the prospective buyer would like to trade in. Entered on
the lead form on the View Item page. Applies to eBay Motors and Motors categories
only.
type : NSString, wrapper for primitive string
Declared In
Trading_AdFormatLeadType.h