type BrowserLanguageTargeting (v202402)
Represents browser languages that are being targeted or excluded by the LineItem.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202402
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-02-13 UTC.
[null,null,["Last updated 2024-02-13 UTC."],[[["BrowserLanguageTargeting allows for targeting or excluding users based on their browser language settings within Google Ad Manager."],["This targeting option is applicable to line items and can be used to refine ad delivery."],["It utilizes an \"isTargeted\" field to determine whether to include or exclude users with specific browser languages."],["Advertisers can target a range of browser languages using the \"browserLanguages\" field for more granular control."]]],["The content defines `BrowserLanguageTargeting`, used to specify which browser languages are targeted or excluded by a `LineItem`. Key actions include setting the `isTargeted` boolean, which defaults to `true`, to indicate targeting or exclusion. The `browserLanguages` field lists the relevant browser languages to target or exclude. This feature is utilized within multiple services, including `AdRuleService`, `LineItemService`, and `ProposalService`, under the `TechnologyTargeting` dependency. The namespace is `https://www.google.com/apis/ads/publisher/v202402`.\n"]]