AI-generated Key Takeaways
-
The UserDomainTargeting feature allows line items to target or exclude users based on the domains or subdomains they are visiting.
-
This targeting method uses a list of domains and a boolean value to determine whether to target or exclude users from those domains.
-
The domains attribute is required and takes an array of strings, with a maximum length of 67 characters per domain.
-
The targeted attribute is optional, defaults to true, and indicates if the domains should be targeted (true) or excluded (false).
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/v202508
Field |
|
---|---|
|
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. |
|
Indicates whether domains should be targeted or excluded. This attribute is optional and
defaults to |