Get
|
|||||
|
|
Gets one account permission 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 ID |
= Parameter name
= Format
profileId INTEGER Required User profile ID associated with this request |
id INTEGER Required Account permission ID |
Output
This building block provides 6 output parameters
Name | Format | Description |
---|---|---|
accountProfiles[] |
ENUMERATION |
|
id |
INTEGER |
ID of this account permission |
kind |
STRING |
Identifies what kind of resource this is. Value: the fixed string "dfareporting#accountPermission" |
level |
ENUMERATION |
Administrative level required to enable this account permission |
name |
STRING |
Name of this account permission |
permissionGroupId |
INTEGER |
Permission group of this account permission |
= Parameter name
= Format
accountProfiles[] ENUMERATION |
id INTEGER ID of this account permission |
kind STRING Identifies what kind of resource this is. Value: the fixed string "dfareporting#accountPermission" |
level ENUMERATION Administrative level required to enable this account permission |
name STRING Name of this account permission |
permissionGroupId INTEGER Permission group of this account permission |