Get
|
|||||
|
|
Gets the account's active ad summary by account ID
Authorization
To use this building block you will have to grant access to at least one of the following scopes:
- View and manage your DoubleClick Campaign Manager's (DCM) display ad campaigns
Input
This building block consumes 2 input parameters
Name | Format | Description |
---|---|---|
profileId Required |
INTEGER |
User profile ID associated with this request |
summaryAccountId Required |
INTEGER |
Account ID |
= Parameter name
= Format
profileId INTEGER Required User profile ID associated with this request |
summaryAccountId INTEGER Required Account ID |
Output
This building block provides 5 output parameters
Name | Format | Description |
---|---|---|
accountId |
INTEGER |
ID of the account |
activeAds |
INTEGER |
Ads that have been activated for the account |
activeAdsLimitTier |
ENUMERATION |
Maximum number of active ads allowed for the account |
availableAds |
INTEGER |
Ads that can be activated for the account |
kind |
STRING |
Identifies what kind of resource this is. Value: the fixed string "dfareporting#accountActiveAdSummary" |
= Parameter name
= Format
accountId INTEGER ID of the account |
activeAds INTEGER Ads that have been activated for the account |
activeAdsLimitTier ENUMERATION Maximum number of active ads allowed for the account |
availableAds INTEGER Ads that can be activated for the account |
kind STRING Identifies what kind of resource this is. Value: the fixed string "dfareporting#accountActiveAdSummary" |