---
title: "PATCH /v1beta/{+name}"
method: PATCH
path: "/v1beta/{+name}"
tags: ["accounts"]
---

# PATCH /v1beta/{+name}

`PATCH /v1beta/{+name}`

Updates an account.

## Path parameters

- `name` string, required

## Query parameters

- `updateMask` string

## Request body

- GoogleAnalyticsAdminV1betaAccount — A resource message representing a Google Analytics account.
  - `updateTime` string, google-datetime — Output only. Time when account payload fields were last updated.
  - `deleted` boolean — Output only. Indicates whether this Account is soft-deleted or not. Deleted accounts are excluded from List results unless specifically requested.
  - `displayName` string — Required. Human-readable display name for this account.
  - `regionCode` string — Country of business. Must be a Unicode CLDR region code.
  - `name` string — Identifier. Resource name of this account. Format: accounts/{account} Example: "accounts/100"
  - `createTime` string, google-datetime — Output only. Time when this account was originally created.
  - `gmpOrganization` string — 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 `200`

Successful response

---

[API](https://skmtc.dev/google/apis/analyticsadmin.md) · [All operations](https://skmtc.dev/google/apis/analyticsadmin/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/google/analyticsadmin/revisions/ec5f6df9b9a2/schema)
