AddRoles
Stay organized with collections
Save and categorize content based on your preferences.
Adds the specified roles to the account. The sender must be the account manager of the account to modify.
| JSON representation |
{
"account": {
object (Entity)
},
"accountId": string,
"roles": [
enum (Role)
]
} |
| Fields |
account (deprecated) |
object (Entity)
Optional. Deprecated: Use accountId instead. The ID of the account to be modified.
|
accountId |
string
Optional. The ID of the account to be modified. One of account or accountId must be specified. The value is limited to 60 characters.
|
roles[] |
enum (Role)
Required. The roles to be added.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-08-26 UTC.
[null,null,["Last updated 2026-08-26 UTC."],[],[]]