GoogleApi.TagManager.V2.Model.BuiltInVariable (google_api_tag_manager v0.24.0)
View SourceBuilt-in variables are a special category of variables that are pre-created and non-customizable. They provide common functionality like accessing properties of the gtm data layer, monitoring clicks, or accessing elements of a page URL.
Attributes
-
accountId
(type:String.t
, default:nil
) - GTM Account ID. -
containerId
(type:String.t
, default:nil
) - GTM Container ID. -
name
(type:String.t
, default:nil
) - Name of the built-in variable to be used to refer to the built-in variable. -
path
(type:String.t
, default:nil
) - GTM BuiltInVariable's API relative path. -
type
(type:String.t
, default:nil
) - Type of built-in variable. -
workspaceId
(type:String.t
, default:nil
) - GTM Workspace ID.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.