google_api_tag_manager v0.11.0 GoogleApi.TagManager.V2.Model.Container View Source
Represents a Google Tag Manager Container, which specifies the platform tags will run on, manages workspaces, and retains container versions.
Attributes
accountId
(type:String.t
, default:nil
) - GTM Account ID.containerId
(type:String.t
, default:nil
) - The Container ID uniquely identifies the GTM Container.domainName
(type:list(String.t)
, default:nil
) - List of domain names associated with the Container. @mutable tagmanager.accounts.containers.create @mutable tagmanager.accounts.containers.updatefingerprint
(type:String.t
, default:nil
) - The fingerprint of the GTM Container as computed at storage time. This value is recomputed whenever the account is modified.name
(type:String.t
, default:nil
) - Container display name. @mutable tagmanager.accounts.containers.create @mutable tagmanager.accounts.containers.updatenotes
(type:String.t
, default:nil
) - Container Notes. @mutable tagmanager.accounts.containers.create @mutable tagmanager.accounts.containers.updatepath
(type:String.t
, default:nil
) - GTM Container's API relative path.publicId
(type:String.t
, default:nil
) - Container Public ID.tagManagerUrl
(type:String.t
, default:nil
) - Auto generated link to the tag manager UIusageContext
(type:list(String.t)
, default:nil
) - List of Usage Contexts for the Container. Valid values include:web, android, or ios
. @mutable tagmanager.accounts.containers.create @mutable tagmanager.accounts.containers.update
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.