AI-generated Key Takeaways
-
BrowserTargeting
allows publishers to target or exclude specific web browsers for their line items. -
It uses the
isTargeted
field (defaulting to true) to indicate whether the listed browsers should be included or excluded. -
The
browsers
field accepts an array ofTechnology
objects, specifically of typeBrowser
, allowing publishers to specify which browsers to target or exclude. -
BrowserTargeting
is part of the Google Ad Manager API and falls under the namespacehttps://www.google.com/apis/ads/publisher/v202411
.
Represents browsers that are being targeted or excluded by the LineItem.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
Field |
|
---|---|
|
Indicates whether browsers should be targeted or excluded. This attribute is optional and
defaults to |
|
Browsers that are being targeted or excluded by the LineItem. |