class DetailedLeadReports extends Resource (View source)

The "detailedLeadReports" collection of methods.

Typical usage is:

 $localservicesService = new Google\Service\Localservices(...);
 $detailedLeadReports = $localservicesService->detailedLeadReports;

Methods

search(array $optParams = [])

Get detailed lead reports containing leads that have been received by all linked GLS accounts. Caller needs to provide their manager customer id and the associated auth credential that allows them read permissions on their linked accounts. (detailedLeadReports.search)

Details

Get detailed lead reports containing leads that have been received by all linked GLS accounts. Caller needs to provide their manager customer id and the associated auth credential that allows them read permissions on their linked accounts. (detailedLeadReports.search)

Parameters

array $optParams

Optional parameters.

Return Value

GoogleAdsHomeservicesLocalservicesV1SearchDetailedLeadReportsResponse

Exceptions

Exception