type BrowserTargeting (v202411)

  • BrowserTargeting objects represent the browsers being targeted or excluded by a LineItem.

  • It utilizes a boolean field, isTargeted, to determine whether to include or exclude the specified browsers, defaulting to inclusion.

  • The browsers field allows for specifying a wide range of browser-related criteria, including browser types, bandwidth groups, languages, and device capabilities, to refine targeting.

  • This feature enables publishers to tailor ad delivery to specific browser environments or user segments based on their technology preferences.

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.