account_permission_groups
Overview
Name | account_permission_groups |
Type | Resource |
Id | googleads.dfareporting.account_permission_groups |
Fields
Name | Datatype | Description |
---|---|---|
id | string | ID of this account permission group. |
name | string | Name of this account permission group. |
kind | string | Identifies what kind of resource this is. Value: the fixed string "dfareporting#accountPermissionGroup". |
Methods
Name | Accessible by | Required Params | Description |
---|---|---|---|
accountPermissionGroups_get | SELECT | id, profileId | Gets one account permission group by ID. |
accountPermissionGroups_list | SELECT | profileId | Retrieves the list of account permission groups. |