JSON template for an Analytics account tree requests. The account tree request is used in the provisioning api to create an account, property, and view (profile). It contains the basic information required to make these fields.
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/AccountTreeRequest",
"title": "AccountTreeRequest",
"description": "JSON template for an Analytics account tree requests. The account tree request is used in the provisioning api to create an account, property, and view (profile). It contains the basic information required to make these fields.",
"properties": {
"accountName": {
"type": "string",
"example": "Example Name"
},
"kind": {
"default": "analytics#accountTreeRequest",
"description": "Resource type for account ticket.",
"type": "string",
"example": "example_value"
},
"profileName": {
"type": "string",
"example": "Example Name"
},
"timezone": {
"type": "string",
"example": "2026-04-17T12:00:00Z"
},
"webpropertyName": {
"type": "string",
"example": "Example Name"
},
"websiteUrl": {
"type": "string",
"example": "https://example.com/resource"
}
},
"type": "object"
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.