AI-generated Key Takeaways
-
BrowserTargeting
allows publishers to target or exclude specific web browsers for their line items. -
It uses boolean
isTargeted
field which defaults totrue
indicating targeting, and can be set tofalse
for exclusion. -
browsers
field accepts an array ofTechnology
objects includingBrowser
to define specific browser targets. -
This feature enables ad delivery optimization by reaching the desired audience based on their browser preferences.
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. |