Skip to main content

destinations

Overview

Namedestinations
TypeResource
Idgoogleanalytics.tagmanager.destinations

Fields

NameDatatypeDescription
namestringDestination display name.
fingerprintstringThe fingerprint of the Google Tag Destination as computed at storage time. This value is recomputed whenever the destination is modified.
pathstringDestination's API relative path.
tagManagerUrlstringAuto generated link to the tag manager UI.
accountIdstringGTM Account ID.
containerIdstringGTM Container ID.
destinationIdstringDestination ID.
destinationLinkIdstringThe Destination link ID uniquely identifies the Destination.

Methods

NameAccessible byRequired ParamsDescription
accounts_containers_destinations_getSELECTaccountsId, containersId, destinationsIdGets a Destination.
accounts_containers_destinations_listSELECTaccountsId, containersIdLists all Destinations linked to a GTM Container.
accounts_containers_destinations_linkEXECaccountsId, containersIdAdds a Destination to this Container and removes it from the Container to which it is currently linked.