user_role_permissions
Overview
Name | user_role_permissions |
Type | Resource |
Id | googleads.dfareporting.user_role_permissions |
Fields
Name | Datatype | Description |
---|---|---|
id | string | ID of this user role permission. |
name | string | Name of this user role permission. |
kind | string | Identifies what kind of resource this is. Value: the fixed string "dfareporting#userRolePermission". |
permissionGroupId | string | ID of the permission group that this user role permission belongs to. |
availability | string | Levels of availability for a user role permission. |
Methods
Name | Accessible by | Required Params | Description |
---|---|---|---|
userRolePermissions_get | SELECT | id, profileId | Gets one user role permission by ID. |
userRolePermissions_list | SELECT | profileId | Gets a list of user role permissions, possibly filtered. |