---
title: "POST /v1beta/accounts:provisionAccountTicket"
method: POST
path: "/v1beta/accounts:provisionAccountTicket"
tags: ["accounts"]
---

# POST /v1beta/accounts:provisionAccountTicket

`POST /v1beta/accounts:provisionAccountTicket`

Requests a ticket for creating an account.

## Request body

- GoogleAnalyticsAdminV1betaProvisionAccountTicketRequest — Request message for ProvisionAccountTicket RPC.
  - `account` 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}
  - `redirectUri` string — Redirect URI where the user will be sent after accepting Terms of Service. Must be configured in Cloud Console as a Redirect URI.

## 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)
