Provides line items the ability to target or exclude users visiting their websites from a list of domains or subdomains.
More...
|
| string[] | domains [get, set] |
| | 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. More...
|
| |
| bool | targeted [get, set] |
| | Indicates whether domains should be targeted or excluded. This attribute is optional and defaults to More...
|
| |
| bool | targetedSpecified [get, set] |
| |
Provides line items the ability to target or exclude users visiting their websites from a list of domains or subdomains.
| string [] Google.Api.Ads.AdManager.v202505.UserDomainTargeting.domains |
|
getset |
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.
| bool Google.Api.Ads.AdManager.v202505.UserDomainTargeting.targeted |
|
getset |
Indicates whether domains should be targeted or excluded. This attribute is optional and defaults to
true.
| bool Google.Api.Ads.AdManager.v202505.UserDomainTargeting.targetedSpecified |
|
getset |
true, if a value is specified for targeted, false otherwise.
The documentation for this class was generated from the following file: