Google Tag Manager · JSON Structure

Google Tag Manager V2 Publish Container Version Response Structure

Type: object Properties: 1
AnalyticsConversion TrackingMarketingTag ManagementTracking

PublishContainerVersionResponse is a JSON Structure definition published by Google Tag Manager, describing 1 property. It conforms to the https://json-structure.org/draft/2020-12/schema meta-schema.

Properties

compilerError

Meta-schema: https://json-structure.org/draft/2020-12/schema

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/draft/2020-12/schema",
  "name": "PublishContainerVersionResponse",
  "type": "object",
  "properties": {
    "compilerError": {
      "type": "boolean"
    }
  }
}