type BrowserTargeting (v202402)
Represents browsers that are being targeted or excluded by the LineItem.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202402
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-02-13 UTC.
[null,null,["Last updated 2024-02-13 UTC."],[[["BrowserTargeting is used to target or exclude specific web browsers for ad delivery within Google Ad Manager."],["It utilizes a boolean field, `isTargeted`, to specify whether the listed browsers should be included or excluded, defaulting to inclusion."],["Advertisers can target or exclude browsers based on a wide range of criteria, including browser type, language, device capabilities, and operating system."],["The `browsers` field allows for detailed targeting by accepting a list of browser-related technology objects."]]],["BrowserTargeting specifies browser targeting or exclusion for LineItems. The `isTargeted` field, defaulting to `true`, determines whether to target or exclude. The `browsers` field lists technologies, including BandwidthGroup, Browser, BrowserLanguage, and various device-related categories such as DeviceCapability, MobileCarrier, and OperatingSystemVersion, which are targeted or excluded. This is relevant to services like AdRuleService, AdjustmentService, ForecastService, LineItemService, NativeStyleService, ProposalLineItemService, ProposalService, PublisherQueryLanguageService, TargetingPresetService, YieldGroupService.\n"]]