Page Summary
-
Click Through URL Suffix settings can be defined with JSON.
-
You can override inherited suffixes and define a new one.
-
The click-through URL suffix is a string with a maximum length of 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. |

