ClickThroughUrlSuffixProperties
Stay organized with collections
Save and categorize content based on your preferences.
Click Through URL Suffix settings.
JSON representation |
{
"overrideInheritedSuffix": boolean,
"clickThroughUrlSuffix": string
} |
Fields |
overrideInheritedSuffix |
boolean
Whether this entity should override the inherited click-through URL suffix with its own defined value.
|
clickThroughUrlSuffix |
string
Click-through URL suffix to apply to all ads in this entity's scope. Must be less than 128 characters long.
|
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\nClick Through URL Suffix settings.\n\n| JSON representation |\n|---------------------------------------------------------------------------------|\n| ``` { \"overrideInheritedSuffix\": boolean, \"clickThroughUrlSuffix\": string } ``` |\n\n| Fields ||\n|---------------------------|----------------------------------------------------------------------------------------------------------------------|\n| `overrideInheritedSuffix` | `boolean` Whether this entity should override the inherited click-through URL suffix with its own defined value. |\n| `clickThroughUrlSuffix` | `string` Click-through URL suffix to apply to all ads in this entity's scope. Must be less than 128 characters long. |"]]