EventTagOverride
Stay organized with collections
Save and categorize content based on your preferences.
Event tag override information.
JSON representation |
{
"id": string,
"enabled": boolean
} |
Fields |
id |
string (int64 format)
ID of this event tag override. This is a read-only, auto-generated field.
|
enabled |
boolean
Whether this override is enabled.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-09-02 UTC.
[null,null,["Last updated 2025-09-02 UTC."],[],[],null,["- [JSON representation](#SCHEMA_REPRESENTATION)\n\nEvent tag override information.\n\n| JSON representation |\n|----------------------------------------------|\n| ``` { \"id\": string, \"enabled\": boolean } ``` |\n\n| Fields ||\n|-----------|---------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `id` | `string (`[int64](https://developers.google.com/discovery/v1/type-format)` format)` ID of this event tag override. This is a read-only, auto-generated field. |\n| `enabled` | `boolean` Whether this override is enabled. |"]]