AI-generated Key Takeaways
-
BrowserLanguageTargeting allows you to target or exclude users based on their browser language settings within a LineItem.
-
It uses a boolean field
isTargeted
to determine whether browser languages are targeted (true, default) or excluded (false). -
The
browserLanguages
field specifies the languages being targeted or excluded, represented by BrowserLanguage objects. -
This targeting option is part of the TechnologyTargeting structure and used by various services like ForecastService and LineItemService.
Represents browser languages that are being targeted or excluded by the LineItem.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
Field |
|
---|---|
|
Indicates whether browsers languages should be targeted or excluded. This attribute is optional
and defaults to |
|
Browser languages that are being targeted or excluded by the LineItem. |