Get
|
|||||
|
|
||||
Gets one user role 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 |
User role permission ID |
= Parameter name
= Format
|
profileId INTEGER Required User profile ID associated with this request |
|
id INTEGER Required User role permission ID |
Output
This building block provides 5 output parameters
| Name | Format | Description |
|---|---|---|
availability |
ENUMERATION |
Levels of availability for a user role permission |
id |
INTEGER |
ID of this user role permission |
kind |
STRING |
Identifies what kind of resource this is. Value: the fixed string "dfareporting#userRolePermission" |
name |
STRING |
Name of this user role permission |
permissionGroupId |
INTEGER |
ID of the permission group that this user role permission belongs to |
= Parameter name
= Format
|
availability ENUMERATION Levels of availability for a user role permission |
|
id INTEGER ID of this user role permission |
|
kind STRING Identifies what kind of resource this is. Value: the fixed string "dfareporting#userRolePermission" |
|
name STRING Name of this user role permission |
|
permissionGroupId INTEGER ID of the permission group that this user role permission belongs to |