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 2024-10-16 UTC.
[null,null,["Last updated 2024-10-16 UTC."],[[["\u003cp\u003eClick Through URL Suffix settings allow you to define a suffix that gets appended to the URLs of ads.\u003c/p\u003e\n"],["\u003cp\u003eYou can choose to override the inherited suffix by enabling the \u003ccode\u003eoverrideInheritedSuffix\u003c/code\u003e boolean field.\u003c/p\u003e\n"],["\u003cp\u003eA custom click-through URL suffix can be set using the \u003ccode\u003eclickThroughUrlSuffix\u003c/code\u003e field, which has a maximum length of 128 characters.\u003c/p\u003e\n"]]],[],null,["# ClickThroughUrlSuffixProperties\n\n- [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| `override``Inherited``Suffix` | `boolean` Whether this entity should override the inherited click-through URL suffix with its own defined value. |\n| `click``Through``Url``Suffix` | `string` Click-through URL suffix to apply to all ads in this entity's scope. Must be less than 128 characters long. |"]]