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

  •   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
  •   address

    Address information for the prospective buyer.
    Not returned or returned self-closed if information is unavailable.

    property
  •   bestTimeToCall

    The time of day when the prospective buyer prefers to be contacted by the
    seller.
    Not returned if information is unavailable.

    property
  •   email

    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.

    property
  •   submittedTime

    Date and time (in GMT) that the lead was submitted.

    property
  •   itemID

    The ID of the item that the lead is for.

    property
  •   itemTitle

    The title of the item listing.



    Note:
    The maximum length of an eBay Item Title is increasing to 80 characters in
    Version 735.

    property
  •   userID

    The eBay ID of the user who is interested in the seller’s item.

    property
  •   memberMessage

    Contains any mail message content shared between the seller and lead.

    property
  •   status

    Status of the lead.

    property
  •   leadFee

    The pay-per-lead feature is no longer available, and this field is scheduled to
    be removed from the WSDL.

    property
  •   externalEmail

    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
  •   purchaseTimeFrame

    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
  •   tradeInYear

    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
  •   tradeInMake

    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
  •   tradeInModel

    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
  •   financingAnswer

    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
  •   answer1

    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
  •   answer2

    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
  •   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 *additionalInformation

Discussion

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.h

address

Address information for the prospective buyer.
Not returned or returned self-closed if information is unavailable.

@property (nonatomic, retain) Trading_AddressType *address

Discussion

Address information for the prospective buyer.
Not returned or returned self-closed if information is unavailable.

type : class Trading_AddressType

Declared In

Trading_AdFormatLeadType.h

answer1

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 *answer1

Discussion

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.h

answer2

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 *answer2

Discussion

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.h

any

(public property)

@property (nonatomic, retain) NSMutableArray *any

Discussion

(public property)

entry type : PicoAnyElement, wrapper for primitive anyelement

Declared In

Trading_AdFormatLeadType.h

bestTimeToCall

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 *bestTimeToCall

Discussion

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.h

email

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.

@property (nonatomic, retain) NSString *email

Discussion

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.h

externalEmail

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 *externalEmail

Discussion

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.h

financingAnswer

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 *financingAnswer

Discussion

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.h

itemID

The ID of the item that the lead is for.

@property (nonatomic, retain) NSString *itemID

Discussion

The ID of the item that the lead is for.

type : NSString, wrapper for primitive string

Declared In

Trading_AdFormatLeadType.h

itemTitle

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 *itemTitle

Discussion

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.h

leadFee

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 *leadFee

Discussion

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.h

memberMessage

Contains any mail message content shared between the seller and lead.

@property (nonatomic, retain) Trading_MemberMessageExchangeArrayType *memberMessage

Discussion

Contains any mail message content shared between the seller and lead.

type : class Trading_MemberMessageExchangeArrayType

Declared In

Trading_AdFormatLeadType.h

purchaseTimeFrame

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 *purchaseTimeFrame

Discussion

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.h

status

Status of the lead.

@property (nonatomic, retain) NSString *status

Discussion

Status of the lead.

type: string constant in Trading_AdFormatLeadStatusCodeType.h

Declared In

Trading_AdFormatLeadType.h

submittedTime

Date and time (in GMT) that the lead was submitted.

@property (nonatomic, retain) NSDate *submittedTime

Discussion

Date and time (in GMT) that the lead was submitted.

type : NSDate, wrapper for primitive date

Declared In

Trading_AdFormatLeadType.h

tradeInMake

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 *tradeInMake

Discussion

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.h

tradeInModel

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 *tradeInModel

Discussion

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.h

tradeInYear

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 *tradeInYear

Discussion

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

userID

The eBay ID of the user who is interested in the seller’s item.

@property (nonatomic, retain) NSString *userID

Discussion

The eBay ID of the user who is interested in the seller’s item.

type : NSString, wrapper for primitive string

Declared In

Trading_AdFormatLeadType.h