ClickThroughUrlSuffixProperties
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."],[[["Click Through URL Suffix settings allow you to define a suffix that gets appended to the URLs of ads."],["You can choose to override the inherited suffix by enabling the `overrideInheritedSuffix` boolean field."],["A custom click-through URL suffix can be set using the `clickThroughUrlSuffix` field, which has a maximum length of 128 characters."]]],[]]