type UserDomainTargeting (v202408)
Stay organized with collections
Save and categorize content based on your preferences.
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/v202408
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 .
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-06 UTC.
[null,null,["Last updated 2025-08-06 UTC."],[[["\u003cp\u003eUserDomainTargeting allows line items to target or exclude users based on the domains they visit.\u003c/p\u003e\n"],["\u003cp\u003eIt uses a list of domains or subdomains, with a maximum length of 67 characters per domain.\u003c/p\u003e\n"],["\u003cp\u003eDomains can be either targeted or excluded, with targeting being the default behavior.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003edomains\u003c/code\u003e field specifies the list of domains, while the \u003ccode\u003etargeted\u003c/code\u003e field determines whether to target or exclude them.\u003c/p\u003e\n"]]],["The `UserDomainTargeting` feature in the specified services enables targeting or excluding users based on their website domains or subdomains. Key actions include specifying a list of domains via the `domains` field, with each domain limited to 67 characters. The `targeted` field, defaulting to `true`, determines whether the listed domains are to be targeted or excluded. This functionality is available in `AdRuleService`, `AdjustmentService`, `ForecastService`, `LineItemService`, and other services.\n"],null,["# type UserDomainTargeting (v202408)\n\n**Service** \n[AdRuleService](/ad-manager/api/reference/v202408/AdRuleService.UserDomainTargeting) [AdjustmentService](/ad-manager/api/reference/v202408/AdjustmentService.UserDomainTargeting) [ForecastService](/ad-manager/api/reference/v202408/ForecastService.UserDomainTargeting) [LineItemService](/ad-manager/api/reference/v202408/LineItemService.UserDomainTargeting) [NativeStyleService](/ad-manager/api/reference/v202408/NativeStyleService.UserDomainTargeting) [ProposalLineItemService](/ad-manager/api/reference/v202408/ProposalLineItemService.UserDomainTargeting) [ProposalService](/ad-manager/api/reference/v202408/ProposalService.UserDomainTargeting) **PublisherQueryLanguageService** [TargetingPresetService](/ad-manager/api/reference/v202408/TargetingPresetService.UserDomainTargeting) [YieldGroupService](/ad-manager/api/reference/v202408/YieldGroupService.UserDomainTargeting) **Dependencies** \n[Targeting](/ad-manager/api/reference/v202408/PublisherQueryLanguageService.Targeting) \n▼\n**UserDomainTargeting**\n\nProvides line items the ability to target or exclude users visiting their websites from a list of\ndomains or subdomains.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202408`\n\n| Field ----- ||\n|----------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| ### `domains` | ` `xsd:`string[]` The domains or subdomains that are being targeted or excluded by the [LineItem](/ad-manager/api/reference/v202408/ForecastService.LineItem). This attribute is required and the maximum length of each domain is 67 characters. |\n| ### `targeted` | ` `xsd:`boolean` Indicates whether domains should be targeted or excluded. This attribute is optional and defaults to `true`. |"]]