Update

Updates a GTM Account

8 variables
6 variables

Updates a GTM Account

Authorization

To use this building block you will have to grant access to at least one of the following scopes:

  • View and manage your Google Tag Manager accounts

Input

This building block consumes 8 input parameters

  = Parameter name
  = Format

path STRING Required

GTM Accounts's API relative path. Example: accounts/{account_id}

fingerprint STRING

When provided, this fingerprint must match the fingerprint of the account in storage

accountId STRING

The Account ID uniquely identifies the GTM Account

fingerprint STRING

The fingerprint of the GTM Account as computed at storage time. This value is recomputed whenever the account is modified

name STRING

Account display name

path STRING

GTM Account's API relative path

shareData BOOLEAN

Whether the account shares data anonymously with Google and others. This flag enables benchmarking by sharing your data in an anonymous form. Google will remove all identifiable information about your website, combine the data with hundreds of other anonymous sites and report aggregate trends in the benchmarking service

tagManagerUrl STRING

Auto generated link to the tag manager UI

Output

This building block provides 6 output parameters

  = Parameter name
  = Format

accountId STRING

The Account ID uniquely identifies the GTM Account

fingerprint STRING

The fingerprint of the GTM Account as computed at storage time. This value is recomputed whenever the account is modified

name STRING

Account display name

path STRING

GTM Account's API relative path

shareData BOOLEAN

Whether the account shares data anonymously with Google and others. This flag enables benchmarking by sharing your data in an anonymous form. Google will remove all identifiable information about your website, combine the data with hundreds of other anonymous sites and report aggregate trends in the benchmarking service

tagManagerUrl STRING

Auto generated link to the tag manager UI