List

Lists all GTM Accounts that a user has access to

1 variables
8 variables

Lists all GTM Accounts that a user has access to

Authorization

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

  • Manage your Google Tag Manager container and its subcomponents, excluding versioning and publishing
  • View and manage your Google Tag Manager accounts
  • View your Google Tag Manager container and its subcomponents

Input

This building block consumes 1 input parameters

  = Parameter name
  = Format

pageToken STRING

Continuation token for fetching the next page of results

Output

This building block provides 8 output parameters

  = Parameter name
  = Format

account[] OBJECT

Represents a Google Tag Manager Account

account[].accountId STRING

The Account ID uniquely identifies the GTM Account

account[].fingerprint STRING

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

account[].name STRING

Account display name

account[].path STRING

GTM Account's API relative path

account[].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

account[].tagManagerUrl STRING

Auto generated link to the tag manager UI

nextPageToken STRING

Continuation token for fetching the next page of results