type BrowserLanguageTargeting (v202411)

  • BrowserLanguageTargeting allows publishers to target or exclude users based on their browser language settings within Google Ad Manager.

  • It is primarily used for line item targeting to reach specific language audiences.

  • Targeting can be inclusive or exclusive, controlled by the "isTargeted" field, which defaults to inclusion.

  • The "browserLanguages" field allows specifying the desired languages for targeting or exclusion, leveraging a list of Technology objects including BrowserLanguage.

  • This feature facilitates the delivery of relevant ad content to users based on their preferred language.

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.