| eBay-API documentation | view source | Contained in the eBay-API distribution. |
eBay::API::XML::Call::GetAdFormatLeads::GetAdFormatLeadsResponseType
Returns number of leads and contact and other information for each lead. One AdFormatLead node is returned for each lead.
eBay::API::XML::Call::GetAdFormatLeads::GetAdFormatLeadsResponseType inherits from the eBay::API::XML::ResponseDataType class
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'
Returned: Conditionally
Details: DetailLevel: ReturnAll
# Returns: reference to an array
of 'ns:AdFormatLeadType'
The total number of leads returned. Only returned if you do not specify a detail level.
# Argument: 'xs:int'
Returned: Conditionally Details: DetailLevel: none # Returns: 'xs:int'
| eBay-API documentation | view source | Contained in the eBay-API distribution. |