Method: accountPermissionGroups.list

Retrieves the list of account permission groups.

HTTP request

GET https://dfareporting.googleapis.com/dfareporting/v4/userprofiles/{profileId}/accountPermissionGroups

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
profileId

string (int64 format)

User profile ID associated with this request.

Request body

The request body must be empty.

Response body

If successful, the response body contains data with the following structure:

Account Permission Group accountPermissionGroups.list Response

JSON representation
{
  "kind": string,
  "accountPermissionGroups": [
    {
      object (AccountPermissionGroup)
    }
  ]
}
Fields
kind

string

Identifies what kind of resource this is. Value: the fixed string

"dfareporting#accountPermissionGroupsListResponse"

.

accountPermissionGroups[]

object (AccountPermissionGroup)

Account permission group collection.

Authorization Scopes

Requires the following OAuth scope:

  • https://www.googleapis.com/auth/dfatrafficking