Stay organized with collections
Save and categorize content based on your preferences.
This enum influences how tags are exported.
Enums
PLACEHOLDER_WITH_LIST_OF_KEYWORDS
Creates DART ad tags with a placeholder, such as kw=[keyword] and a list of keywords. The site trafficker must replace [keyword] with the keywords targeted by an ad.
IGNORE
Creates DART ad tags that do not have a placeholder for keywords and creates a list of keywords separately from the DART ad tags. Use this option if the site uses a keyword referrer or is a site that uses DART for Publishers.
GENERATE_SEPARATE_TAG_FOR_EACH_KEYWORD
Results in unique tag generation for each relevant keyword during tag export. For example, an ad with three keywords will generate three tags with each tag having its kw= parameter filled in with the relevant keyword values.
[[["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,["This enum influences how tags are exported.\n\n| Enums ||\n|------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `PLACEHOLDER_WITH_LIST_OF_KEYWORDS` | Creates DART ad tags with a placeholder, such as kw=\\[keyword\\] and a list of keywords. The site trafficker must replace \\[keyword\\] with the keywords targeted by an ad. |\n| `IGNORE` | Creates DART ad tags that do not have a placeholder for keywords and creates a list of keywords separately from the DART ad tags. Use this option if the site uses a keyword referrer or is a site that uses DART for Publishers. |\n| `GENERATE_SEPARATE_TAG_FOR_EACH_KEYWORD` | Results in unique tag generation for each relevant keyword during tag export. For example, an ad with three keywords will generate three tags with each tag having its kw= parameter filled in with the relevant keyword values. |"]]