Resource: AccountActiveAdSummary
Gets a summary of active ads in an account.
JSON representation |
---|
{
"accountId": string,
"availableAds": string,
"activeAds": string,
"activeAdsLimitTier": enum ( |
Fields | |
---|---|
account |
ID of the account. |
available |
Ads that can be activated for the account. |
active |
Ads that have been activated for the account |
active |
Maximum number of active ads allowed for the account. |
kind |
Identifies what kind of resource this is. Value: the fixed string
. |
Methods |
|
---|---|
|
Gets the account's active ad summary by account ID. |