google_api_tag_manager v0.0.1 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 (String): GTM Account ID. Defaults to: null.
  • containerId (String): The Container ID uniquely identifies the GTM Container. Defaults to: null.
  • domainName (List[String]): List of domain names associated with the Container. Defaults to: null.
  • fingerprint (String): The fingerprint of the GTM Container as computed at storage time. This value is recomputed whenever the account is modified. Defaults to: null.
  • name (String): Container display name. Defaults to: null.
  • notes (String): Container Notes. Defaults to: null.
  • path (String): GTM Container's API relative path. Defaults to: null.
  • publicId (String): Container Public ID. Defaults to: null.
  • tagManagerUrl (String): Auto generated link to the tag manager UI Defaults to: null.
  • usageContext (List[String]): List of Usage Contexts for the Container. Valid values include: web, android, or ios. Defaults to: null.

    • Enum - one of