class AccountActiveAdSummaries extends Resource (View source)

The "accountActiveAdSummaries" collection of methods.

Typical usage is:

 $dfareportingService = new Google\Service\Dfareporting(...);
 $accountActiveAdSummaries = $dfareportingService->accountActiveAdSummaries;

Methods

get(string $profileId, string $summaryAccountId, array $optParams = [])

Gets the account's active ad summary by account ID.

Details

AccountActiveAdSummary get(string $profileId, string $summaryAccountId, array $optParams = [])

Gets the account's active ad summary by account ID.

(accountActiveAdSummaries.get)

Parameters

string $profileId

User profile ID associated with this request.

string $summaryAccountId

Account ID.

array $optParams

Optional parameters.

Return Value

AccountActiveAdSummary

Exceptions

Exception