NAME
eBay::API::XML::Call::GetAdFormatLeads::GetAdFormatLeadsResponseType
DESCRIPTION
Returns number of leads and contact and other information for each lead. One AdFormatLead node is returned for each lead.
SYNOPSIS
INHERITANCE
eBay::API::XML::Call::GetAdFormatLeads::GetAdFormatLeadsResponseType inherits from the eBay::API::XML::ResponseDataType class
Subroutines:
setAdFormatLead()
Contains contact and other information for one lead. One node is returned for each lead. Only returned at a detail level of ReturnAll. At least one lead must be available for the specified item to return AdFormatLead.
# Argument: reference to an array of 'ns:AdFormatLeadType'
getAdFormatLead()
Returned: Conditionally
Details: DetailLevel: ReturnAll
# Returns: reference to an array
of 'ns:AdFormatLeadType'
setAdFormatLeadCount()
The total number of leads returned. Only returned if you do not specify a detail level.
# Argument: 'xs:int'
getAdFormatLeadCount()
Returned: Conditionally
Details: DetailLevel: none
# Returns: 'xs:int'