List

Retrieves the list of account permissions

1 variables
8 variables

Retrieves the list of account permissions

Authorization

To use this building block you will have to grant access to at least one of the following scopes:

  • View and manage your DoubleClick Campaign Manager's (DCM) display ad campaigns

Input

This building block consumes 1 input parameters

  = Parameter name
  = Format

profileId INTEGER Required

User profile ID associated with this request

Output

This building block provides 8 output parameters

  = Parameter name
  = Format

accountPermissions[] OBJECT

AccountPermissions contains information about a particular account permission. Some features of Campaign Manager require an account permission to be present in the account

accountPermissions[].accountProfiles[] ENUMERATION

accountPermissions[].id INTEGER

ID of this account permission

accountPermissions[].kind STRING

Identifies what kind of resource this is. Value: the fixed string "dfareporting#accountPermission"

accountPermissions[].level ENUMERATION

Administrative level required to enable this account permission

accountPermissions[].name STRING

Name of this account permission

accountPermissions[].permissionGroupId INTEGER

Permission group of this account permission

kind STRING

Identifies what kind of resource this is. Value: the fixed string "dfareporting#accountPermissionsListResponse"