Provides line items the ability to target or exclude users visiting their websites from a list of
domains or subdomains.
Namespace
https://www.google.com/apis/ads/publisher/v202502
Field
domains
xsd:string[]
The domains or subdomains that are being targeted or excluded by the LineItem. This
attribute is required and the maximum length of each domain is 67 characters.
targeted
xsd:boolean
Indicates whether domains should be targeted or excluded. This attribute is optional and
defaults to true.
[[["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-02-20 UTC."],[],["The content defines `UserDomainTargeting`, a feature for targeting or excluding users based on website domains or subdomains within line items. Key actions involve specifying a list of `domains` (up to 67 characters each), which is a required field. The `targeted` attribute, a boolean, determines whether the domains are included or excluded in targeting, defaulting to `true` (inclusion). The services related are AdRuleService, AdjustmentService, ForecastService, LineItemService, etc.\n"]]