Google Tag Manager · JSON Structure

Google Tag Manager V2 Format Value Structure

Type: object Properties: 1
AnalyticsConversion TrackingMarketingTag ManagementTracking

FormatValue 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

caseConversionType

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

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/draft/2020-12/schema",
  "name": "FormatValue",
  "type": "object",
  "properties": {
    "caseConversionType": {
      "type": "string"
    }
  }
}