ClickThroughUrlSuffixProperties

  • These settings control the click-through URL suffix for an entity.

  • overrideInheritedSuffix is a boolean indicating if the inherited suffix should be overridden.

  • clickThroughUrlSuffix is 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

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.