class AccountReports extends Resource (View source)

The "accountReports" collection of methods.

Typical usage is:

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

Methods

search(array $optParams = [])

Get account reports containing aggregate account data of 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. (accountReports.search)

Details

Get account reports containing aggregate account data of 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. (accountReports.search)

Parameters

array $optParams

Optional parameters.

Return Value

GoogleAdsHomeservicesLocalservicesV1SearchAccountReportsResponse

Exceptions

Exception