gtm_zones_update: Update an existing zone

View source: R/zones.R

gtm_zones_updateR Documentation

Update an existing zone

Description

This takes a zone resource and overwrites the existing zone in GTM

Usage

gtm_zones_update(account_id, container_id, workspace_id, zone_id, zone_object)

Arguments

account_id

Account Id

container_id

Container Id

workspace_id

Workspace Id

zone_id

Zone Id

zone_object

Zone Object

See Also

https://developers.google.com/tag-platform/tag-manager/api/v2/reference/accounts/containers/workspaces/zones/update

Other zone functions: gtm_zones_create(), gtm_zones_delete(), gtm_zones_get(), gtm_zones_list(), gtm_zones_revert()


googleTagManageR documentation built on April 17, 2022, 1:05 a.m.