AI-generated Key Takeaways
-
BrowserLanguageTargeting
allows publishers to target or exclude users based on their browser language settings in Google Ad Manager. -
It is used within Line Items to refine ad delivery to specific language audiences.
-
Two key fields,
isTargeted
andbrowserLanguages
, determine the targeting or exclusion logic and the specific languages to include. -
isTargeted
defines whether the languages listed inbrowserLanguages
should be targeted (included) or excluded from ad delivery, defaulting to inclusion if not specified. -
browserLanguages
field accepts an array ofBrowserLanguage
objects, representing the specific languages for targeting or exclusion criteria.
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. |