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.
[null,null,["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."],["This feature is part of the Google Ad Manager API and falls under the specified namespace."]]],["The `UserDomainTargeting` feature enables targeting or excluding users based on the domains or subdomains they visit. It's utilized within services like `AdRuleService`, `LineItemService`, and `ProposalLineItemService`. The `domains` field, a required string array, specifies the target or excluded domains, each with a maximum length of 67 characters. The `targeted` boolean field, defaulting to `true`, determines whether the domains are included or excluded.\n"]]