Method: userRolePermissions.list

Gets a list of user role permissions, possibly filtered.

HTTP request

GET https://dfareporting.googleapis.com/dfareporting/v3.4/userprofiles/{profileId}/userRolePermissions

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
profileId

string (int64 format)

User profile ID associated with this request.

Query parameters

Parameters
ids[]

string (int64 format)

Select only user role permissions with these IDs.

Request body

The request body must be empty.

Response body

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

User Role Permission accountPermissionGroups.list Response

JSON representation
{
  "kind": string,
  "userRolePermissions": [
    {
      object (UserRolePermission)
    }
  ]
}
Fields
kind

string

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

"dfareporting#userRolePermissionsListResponse"

.

userRolePermissions[]

object (UserRolePermission)

User role permission collection.

Authorization Scopes

Requires the following OAuth scope:

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