[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Benötigte Informationen nicht gefunden","missingTheInformationINeed","thumb-down"],["Zu umständlich/zu viele Schritte","tooComplicatedTooManySteps","thumb-down"],["Nicht mehr aktuell","outOfDate","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Problem mit Beispielen/Code","samplesCodeIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 2025-07-26 (UTC)."],[[["\u003cp\u003eConnected Site Tag configuration uses JSON format for defining settings.\u003c/p\u003e\n"],["\u003cp\u003eConfiguration requires a user-friendly display name and the unique Tag ID for event forwarding.\u003c/p\u003e\n"],["\u003cp\u003eThe display name has a character limit of fewer than 256, while the Tag ID is essential for identifying the destination for events.\u003c/p\u003e\n"]]],["The provided JSON represents configuration for a Connected Site Tag, requiring a `displayName` and a `tagId`. The `displayName` is a user-defined string (less than 256 characters) for identification. The `tagId` is a string representing the Measurement ID (e.g., G-12345), used to forward events. Both fields are mandatory for configuration.\n"],null,["# ConnectedSiteTag\n\n- [JSON representation](#SCHEMA_REPRESENTATION)\n\nConfiguration for a specific Connected Site Tag.\n\n| JSON representation |\n|----------------------------------------------------|\n| ``` { \"displayName\": string, \"tagId\": string } ``` |\n\n| Fields ||\n|---------------|--------------------------------------------------------------------------------------------------------------------------|\n| `displayName` | `string` Required. User-provided display name for the connected site tag. Must be less than 256 characters. |\n| `tagId` | `string` Required. \"Tag ID to forward events to. Also known as the Measurement ID, or the \"G-ID\" (For example: G-12345). |"]]