Skip to main content

accounts

Overview

Nameaccounts
TypeResource
Idgoogleanalytics.tagmanager.accounts

Fields

NameDatatypeDescription
namestringAccount display name. @mutable tagmanager.accounts.create @mutable tagmanager.accounts.update
pathstringGTM Account's API relative path.
shareDatabooleanWhether 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. @mutable tagmanager.accounts.create @mutable tagmanager.accounts.update
tagManagerUrlstringAuto generated link to the tag manager UI
accountIdstringThe Account ID uniquely identifies the GTM Account.
featuresobject
fingerprintstringThe fingerprint of the GTM Account as computed at storage time. This value is recomputed whenever the account is modified.

Methods

NameAccessible byRequired ParamsDescription
getSELECTaccountsIdGets a GTM Account.
listSELECTLists all GTM Accounts that a user has access to.
updateEXECaccountsIdUpdates a GTM Account.