GoogleApi.TagManager.V2.Model.Destination (google_api_tag_manager v0.24.0)
View SourceRepresents a Google Tag Destination.
Attributes
-
accountId
(type:String.t
, default:nil
) - GTM Account ID. -
containerId
(type:String.t
, default:nil
) - GTM Container ID. -
destinationId
(type:String.t
, default:nil
) - Destination ID. -
destinationLinkId
(type:String.t
, default:nil
) - The Destination link ID uniquely identifies the Destination. -
fingerprint
(type:String.t
, default:nil
) - The fingerprint of the Google Tag Destination as computed at storage time. This value is recomputed whenever the destination is modified. -
name
(type:String.t
, default:nil
) - Destination display name. -
path
(type:String.t
, default:nil
) - Destination's API relative path. -
tagManagerUrl
(type:String.t
, default:nil
) - Auto generated link to the tag manager UI.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.