Get
|
|||||
|
|
Gets one account permission 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 |
Account permission group ID |
= Parameter name
= Format
profileId INTEGER Required User profile ID associated with this request |
id INTEGER Required Account permission group ID |
Output
This building block provides 3 output parameters
Name | Format | Description |
---|---|---|
id |
INTEGER |
ID of this account permission group |
kind |
STRING |
Identifies what kind of resource this is. Value: the fixed string "dfareporting#accountPermissionGroup" |
name |
STRING |
Name of this account permission group |
= Parameter name
= Format
id INTEGER ID of this account permission group |
kind STRING Identifies what kind of resource this is. Value: the fixed string "dfareporting#accountPermissionGroup" |
name STRING Name of this account permission group |