[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-06 UTC."],[[["\u003cp\u003eThis documentation focuses on the \u003ccode\u003eBrowser\u003c/code\u003e object within the Google Ad Manager API.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eBrowser\u003c/code\u003e objects are used for targeting ads based on user's internet browser.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of a \u003ccode\u003eBrowser\u003c/code\u003e include \u003ccode\u003emajorVersion\u003c/code\u003e and \u003ccode\u003eminorVersion\u003c/code\u003e, allowing for granular targeting.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eBrowser\u003c/code\u003e inherits properties from the \u003ccode\u003eTechnology\u003c/code\u003e object, such as \u003ccode\u003eid\u003c/code\u003e and \u003ccode\u003ename\u003c/code\u003e, providing a standardized structure.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers can leverage this information to effectively target specific browser versions in their ad campaigns.\u003c/p\u003e\n"]]],["The content details several services within an ad management system, including AdRule, Forecast, LineItem, NativeStyle, Proposal, PublisherQueryLanguage, TargetingPreset, and YieldGroup. AdjustmentService is central, with Technology as an inheritance, encompassing BandwidthGroup, Browser, and various device-related categories. The Browser section specifies fields like `id`, `name`, `majorVersion`, and `minorVersion`. These elements manage targeting and represent internet browser information within the system.\n"],null,["# type Browser (v202411)\n\n**Service** \n[AdRuleService](/ad-manager/api/reference/v202411/AdRuleService.Browser) **AdjustmentService** [ForecastService](/ad-manager/api/reference/v202411/ForecastService.Browser) [LineItemService](/ad-manager/api/reference/v202411/LineItemService.Browser) [NativeStyleService](/ad-manager/api/reference/v202411/NativeStyleService.Browser) [ProposalLineItemService](/ad-manager/api/reference/v202411/ProposalLineItemService.Browser) [ProposalService](/ad-manager/api/reference/v202411/ProposalService.Browser) [PublisherQueryLanguageService](/ad-manager/api/reference/v202411/PublisherQueryLanguageService.Browser) [TargetingPresetService](/ad-manager/api/reference/v202411/TargetingPresetService.Browser) [YieldGroupService](/ad-manager/api/reference/v202411/YieldGroupService.Browser) **Inheritance** \n[Technology](/ad-manager/api/reference/v202411/AdjustmentService.Technology) \n▼\n[BandwidthGroup](/ad-manager/api/reference/v202411/AdjustmentService.BandwidthGroup) **Browser** [BrowserLanguage](/ad-manager/api/reference/v202411/AdjustmentService.BrowserLanguage) [DeviceCapability](/ad-manager/api/reference/v202411/AdjustmentService.DeviceCapability) [DeviceCategory](/ad-manager/api/reference/v202411/AdjustmentService.DeviceCategory) [DeviceManufacturer](/ad-manager/api/reference/v202411/AdjustmentService.DeviceManufacturer) [MobileCarrier](/ad-manager/api/reference/v202411/AdjustmentService.MobileCarrier) [MobileDevice](/ad-manager/api/reference/v202411/AdjustmentService.MobileDevice) [MobileDeviceSubmodel](/ad-manager/api/reference/v202411/AdjustmentService.MobileDeviceSubmodel) [OperatingSystem](/ad-manager/api/reference/v202411/AdjustmentService.OperatingSystem) [OperatingSystemVersion](/ad-manager/api/reference/v202411/AdjustmentService.OperatingSystemVersion)\n\nRepresents an internet browser.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202411`\n\n| Field ----- ||\n|--------------------|-----------------------------------------------------------------------------------------------------------------|\n| **`Technology` (inherited)** ||\n| ### `id` | ` `xsd:`long` The unique ID of the `Technology`. This value is required for all forms of `TechnologyTargeting`. |\n| ### `name` | ` `xsd:`string` The name of the technology being targeting. This value is read-only and is assigned by Google. |\n| **`Browser`** ||\n| ### `majorVersion` | ` `xsd:`string` Browser major version. |\n| ### `minorVersion` | ` `xsd:`string` Browser minor version. |"]]