AI-generated Key Takeaways
-
These settings control the click-through URL suffix for an entity.
-
overrideInheritedSuffixis a boolean indicating if the inherited suffix should be overridden. -
clickThroughUrlSuffixis the string value of the suffix, which must be less than 128 characters.
Click Through URL Suffix settings.
| JSON representation |
|---|
{ "overrideInheritedSuffix" : boolean , "clickThroughUrlSuffix" : string } |
| Fields | |
|---|---|
overrideInheritedSuffix
|
Whether this entity should override the inherited click-through URL suffix with its own defined value. |
clickThroughUrlSuffix
|
Click-through URL suffix to apply to all ads in this entity's scope. Must be less than 128 characters long. |

