type BrowserLanguageTargeting (v202411)

  • 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 and browserLanguages, determine the targeting or exclusion logic and the specific languages to include.

  • isTargeted defines whether the languages listed in browserLanguages should be targeted (included) or excluded from ad delivery, defaulting to inclusion if not specified.

  • browserLanguages field accepts an array of BrowserLanguage 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

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.