TagSetting

Tag Settings

JSON representation
{
  "additionalKeyValues": string,
  "includeClickTracking": boolean,
  "includeClickThroughUrls": boolean,
  "keywordOption": enum (KeywordOption)
}
Fields
additionalKeyValues

string

Additional key-values to be included in tags. Each key-value pair must be of the form

key=value

, and pairs must be separated by a semicolon (

;

). Keys and values must not contain commas. For example,

id=2;color=red

is a valid value for this field.

includeClickTracking

boolean

Whether click-tracking string should be included in the tags.

includeClickThroughUrls

boolean

Whether static landing page URLs should be included in the tags. This setting applies only to placements.

keywordOption

enum (KeywordOption)

Option specifying how keywords are embedded in ad tags. This setting can be used to specify whether keyword placeholders are inserted in placement tags for this site. Publishers can then add keywords to those placeholders.

KeywordOption

Enums
PLACEHOLDER_WITH_LIST_OF_KEYWORDS
IGNORE
GENERATE_SEPARATE_TAG_FOR_EACH_KEYWORD