Get
|
|||||
|
|
Gets one advertiser group by 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 |
id Required |
INTEGER |
Advertiser group ID |
= Parameter name
= Format
profileId INTEGER Required User profile ID associated with this request |
id INTEGER Required Advertiser group ID |
Output
This building block provides 4 output parameters
Name | Format | Description |
---|---|---|
accountId |
INTEGER |
Account ID of this advertiser group. This is a read-only field that can be left blank |
id |
INTEGER |
ID of this advertiser group. This is a read-only, auto-generated field |
kind |
STRING |
Identifies what kind of resource this is. Value: the fixed string "dfareporting#advertiserGroup" |
name |
STRING |
Name of this advertiser group. This is a required field and must be less than 256 characters long and unique among advertiser groups of the same account |
= Parameter name
= Format
accountId INTEGER Account ID of this advertiser group. This is a read-only field that can be left blank |
id INTEGER ID of this advertiser group. This is a read-only, auto-generated field |
kind STRING Identifies what kind of resource this is. Value: the fixed string "dfareporting#advertiserGroup" |
name STRING Name of this advertiser group. This is a required field and must be less than 256 characters long and unique among advertiser groups of the same account |