/google-marketing-platform | Type: Application | PCID required: Yes
Tools
| Tool | Description |
|---|---|
google_marketing_platform_create_analytics_account_link | Create analytics account link |
google_marketing_platform_delete_analytics_account_link | Delete analytics account link |
google_marketing_platform_find_sales_partner_managed_clients | Find sales partner managed clients |
google_marketing_platform_get_organization | Get organization |
google_marketing_platform_list_analytics_account_links | List analytics account links |
google_marketing_platform_list_organizations | List organizations |
google_marketing_platform_report_property_usage | Report property usage |
google_marketing_platform_set_property_service_level | Set property service level |
google_marketing_platform_create_analytics_account_link
Create analytics account link Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
organizationId | string | Yes | — | The ID of the parent organization. |
analyticsAccount | string | Yes | — | Resource name of the Analytics account to link. Format: analyticsadmin.googleapis.com/accounts/{accountId} |
google_marketing_platform_delete_analytics_account_link
Delete analytics account link Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
organizationId | string | Yes | — | The ID of the parent organization. |
analyticsAccountLinkId | string | Yes | — | The ID of the analytics account link to delete. |
google_marketing_platform_find_sales_partner_managed_clients
Find sales partner managed clients Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
organizationId | string | Yes | — | The ID of the sales partner organization. |
isActive | boolean | No | — | Filter to only return active clients when set to true. |
pageSize | integer | No | — | Maximum number of clients to return. |
pageToken | string | No | — | Page token for pagination. |
google_marketing_platform_get_organization
Get organization Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
organizationId | string | Yes | — | The ID of the organization to retrieve. |
google_marketing_platform_list_analytics_account_links
List analytics account links Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
organizationId | string | Yes | — | The ID of the parent organization. |
pageSize | integer | No | — | Maximum number of analytics account links to return. |
pageToken | string | No | — | Page token for pagination. |
google_marketing_platform_list_organizations
List organizations Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
pageSize | integer | No | — | Maximum number of organizations to return. The service may return fewer than this value. |
pageToken | string | No | — | Page token returned from a previous list request to retrieve the next page of results. |
google_marketing_platform_report_property_usage
Report property usage Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
organizationId | string | Yes | — | The ID of the organization. |
month | string | Yes | — | The month for which to retrieve usage data, in YYYY-MM format (e.g., 2025-01). |
pageSize | integer | No | — | Maximum number of property usage records to return. |
pageToken | string | No | — | Page token for pagination. |
google_marketing_platform_set_property_service_level
Set property service level Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
organizationId | string | Yes | — | The ID of the parent organization. |
analyticsAccountLinkId | string | Yes | — | The ID of the analytics account link. |
analyticsProperty | string | Yes | — | Resource name of the Analytics property to update. Format: analyticsadmin.googleapis.com/properties/{propertyId} |
serviceLevel | string | Yes | — | The service level to set for the property. |

