v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-13286594.5 KB
accounts

Updates an account.

patch/v1beta/{+name}

Path parameters

namestring required

Identifier. Resource name of this account. Format: accounts/{account} Example: "accounts/100"

Query parameters

updateMaskstring

Required. The list of fields to be updated. Field names must be in snake case (for example, "field_to_update"). Omitted fields will not be updated. To replace the entire entity, use one path with the string "*" to match all fields.

Request body

updateTimestring google-datetime

Output only. Time when account payload fields were last updated.

deletedboolean

Output only. Indicates whether this Account is soft-deleted or not. Deleted accounts are excluded from List results unless specifically requested.

displayNamestring

Required. Human-readable display name for this account.

regionCodestring

Country of business. Must be a Unicode CLDR region code.

namestring

Identifier. Resource name of this account. Format: accounts/{account} Example: "accounts/100"

createTimestring google-datetime

Output only. Time when this account was originally created.

gmpOrganizationstring

Output only. The URI for a Google Marketing Platform organization resource. Only set when this account is connected to a GMP organization. Format: marketingplatformadmin.googleapis.com/organizations/{org_id}

Response

Successful response