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/v202405
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 2024-05-15 UTC."],[[["UserDomainTargeting allows line items to target or exclude users based on the domains they visit."],["It utilizes a list of domains or subdomains, with a maximum length of 67 characters per domain."],["Domains can be either targeted or excluded, with targeting being the default behavior."],["The `domains` field specifies the domains to target or exclude, while the `targeted` field indicates whether to target or exclude."]]],["The provided content outlines the `UserDomainTargeting` feature within the Google Ad Manager API, version v202405. This functionality allows line items to target or exclude users based on the domains or subdomains they visit. Key actions include defining a list of `domains` (maximum 67 characters each) and specifying if these domains are `targeted` (included) or excluded, which is optional and defaults to true. This feature is used in conjunction with services such as `LineItemService` and others.\n"]]