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.
includeUnescapedlpurlMacro
boolean
Optional. Indicates that the unescapedlpurl macro should be included in the tag for the static landing page. New placements will default to the value set on their site.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-02 UTC."],[],[],null,["- [JSON representation](#SCHEMA_REPRESENTATION)\n\nTag Settings\n\n| JSON representation |\n|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| ``` { \"additionalKeyValues\": string, \"includeClickTracking\": boolean, \"includeClickThroughUrls\": boolean, \"keywordOption\": enum (/doubleclick-advertisers/rest/Shared.Types/KeywordHandlingOption), \"includeUnescapedlpurlMacro\": boolean } ``` |\n\n| Fields ||\n|------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `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. |\n| `includeClickTracking` | `boolean` Whether click-tracking string should be included in the tags. |\n| `includeClickThroughUrls` | `boolean` Whether static landing page URLs should be included in the tags. New placements will default to the value set on their site. |\n| `keywordOption` | `enum (`[KeywordHandlingOption](/doubleclick-advertisers/rest/Shared.Types/KeywordHandlingOption)`)` 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. |\n| `includeUnescapedlpurlMacro` | `boolean` Optional. Indicates that the unescapedlpurl macro should be included in the tag for the static landing page. New placements will default to the value set on their site. |"]]