Properties of inheriting and overriding the default click-through event tag. A campaign may override the event tag defined at the advertiser level, and an ad may also override the campaign's setting further.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-02 UTC."],[],[],null,["- [JSON representation](#SCHEMA_REPRESENTATION)\n\nProperties of inheriting and overriding the default click-through event tag. A campaign may override the event tag defined at the advertiser level, and an ad may also override the campaign's setting further.\n\n| JSON representation |\n|-------------------------------------------------------------------------------------------|\n| ``` { \"overrideInheritedEventTag\": boolean, \"defaultClickThroughEventTagId\": string } ``` |\n\n| Fields ||\n|---------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `overrideInheritedEventTag` | `boolean` Whether this entity should override the inherited default click-through event tag with its own defined value. |\n| `defaultClickThroughEventTagId` | `string (`[int64](https://developers.google.com/discovery/v1/type-format)` format)` ID of the click-through event tag to apply to all ads in this entity's scope. |"]]