provision_ga4_property
Create a new Google Analytics 4 property for your project, complete with timezone, currency, and environment settings, under a specified account.
Instructions
Create a new GA4 property for a project under a GA account. account_id: numeric id only (e.g. 12345678) or accounts/12345678.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| timezone | No | Europe/London | |
| account_id | Yes | ||
| environment | No | Production | |
| project_name | Yes | ||
| currency_code | No | GBP |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |