For a list of methods for this resource, see the end of this page.
Resource representations
AccountPermissionGroups contains a mapping of permission group IDs to names. A permission group is a grouping of account permissions.
{ "kind": "dfareporting#accountPermissionGroup", "id": long, "name": string }
Property name | Value | Description | Notes |
---|---|---|---|
id |
long |
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. |