type BrowserTargeting (v202411)

  • BrowserTargeting objects represent the specific web browsers a Line Item is set to either target or exclude in Google Ad Manager.

  • By default, BrowserTargeting is set to target, but this can be changed via the isTargeted field to exclude specific browsers instead.

  • Advertisers can use BrowserTargeting to refine the audience for their Line Items based on browser types such as Chrome, Firefox, or Safari, among other criteria using various Technology types.

  • The browsers field within BrowserTargeting allows for specifying an array of different technologies, including specific browsers, operating systems, devices, and more for targeting purposes.

Represents browsers 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 should be targeted or excluded. This attribute is optional and defaults to true.

browsers

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

Browsers that are being targeted or excluded by the LineItem.