type BrowserLanguageTargeting (v202411)

  • BrowserLanguageTargeting allows for targeting or excluding users based on their browser language settings within Google Ad Manager.

  • This targeting option is applied to LineItems and can be used to refine ad delivery to specific language audiences.

  • You can either target or exclude specific browser languages using the isTargeted field.

  • The browserLanguages field allows you to specify the specific languages for targeting, utilizing an array of Technology objects for selection.

Represents browser languages that are being targeted or excluded by the LineItem.


Namespace
https://www.google.com/apis/ads/publisher/v202411

Field

isTargeted

xsd:boolean

Indicates whether browsers languages should be targeted or excluded. This attribute is optional and defaults to true.

browserLanguages

  1. Technology[]
    1. BandwidthGroup
    2. Browser
    3. BrowserLanguage
    4. DeviceCapability
    5. DeviceCategory
    6. DeviceManufacturer
    7. MobileCarrier
    8. MobileDevice
    9. MobileDeviceSubmodel
    10. OperatingSystem
    11. OperatingSystemVersion

Browser languages that are being targeted or excluded by the LineItem.