AI-generated Key Takeaways
-
BrowserLanguageTargeting allows you to target or exclude users based on their browser language settings within a LineItem.
-
It utilizes a boolean field "isTargeted" (defaulting to true) to determine whether to include or exclude the specified languages.
-
The "browserLanguages" field accepts an array of Technology objects, specifically of type BrowserLanguage, to define the targeted or excluded languages.
-
This targeting feature is accessible through various services like AdRuleService, ForecastService, LineItemService, and more.
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. |