[[["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\u003eThe \u003ccode\u003eBrowser\u003c/code\u003e object represents an internet browser and inherits properties from the \u003ccode\u003eTechnology\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eBrowser\u003c/code\u003e include \u003ccode\u003emajorVersion\u003c/code\u003e and \u003ccode\u003eminorVersion\u003c/code\u003e, specifying the browser's version details.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eBrowser\u003c/code\u003e is part of the AdjustmentService and can be used for targeting purposes within Ad Manager.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers can utilize this information to precisely target ad delivery based on user browser characteristics.\u003c/p\u003e\n"]]],["The document outlines several services, including AdRuleService, ForecastService, LineItemService, and others, used within a publisher API. It details the \"Browser\" entity, which inherits from \"Technology.\" Key attributes for \"Technology\" are `id` and `name`. \"Browser\" includes `majorVersion` and `minorVersion` to define the specific browser versions. The namespace for these components is `https://www.google.com/apis/ads/publisher/v202408`.\n"],null,["# type Browser (v202408)\n\n**Service** \n[AdRuleService](/ad-manager/api/reference/v202408/AdRuleService.Browser) **AdjustmentService** [ForecastService](/ad-manager/api/reference/v202408/ForecastService.Browser) [LineItemService](/ad-manager/api/reference/v202408/LineItemService.Browser) [NativeStyleService](/ad-manager/api/reference/v202408/NativeStyleService.Browser) [ProposalLineItemService](/ad-manager/api/reference/v202408/ProposalLineItemService.Browser) [ProposalService](/ad-manager/api/reference/v202408/ProposalService.Browser) [PublisherQueryLanguageService](/ad-manager/api/reference/v202408/PublisherQueryLanguageService.Browser) [TargetingPresetService](/ad-manager/api/reference/v202408/TargetingPresetService.Browser) [YieldGroupService](/ad-manager/api/reference/v202408/YieldGroupService.Browser) **Inheritance** \n[Technology](/ad-manager/api/reference/v202408/AdjustmentService.Technology) \n▼\n[BandwidthGroup](/ad-manager/api/reference/v202408/AdjustmentService.BandwidthGroup) **Browser** [BrowserLanguage](/ad-manager/api/reference/v202408/AdjustmentService.BrowserLanguage) [DeviceCapability](/ad-manager/api/reference/v202408/AdjustmentService.DeviceCapability) [DeviceCategory](/ad-manager/api/reference/v202408/AdjustmentService.DeviceCategory) [DeviceManufacturer](/ad-manager/api/reference/v202408/AdjustmentService.DeviceManufacturer) [MobileCarrier](/ad-manager/api/reference/v202408/AdjustmentService.MobileCarrier) [MobileDevice](/ad-manager/api/reference/v202408/AdjustmentService.MobileDevice) [MobileDeviceSubmodel](/ad-manager/api/reference/v202408/AdjustmentService.MobileDeviceSubmodel) [OperatingSystem](/ad-manager/api/reference/v202408/AdjustmentService.OperatingSystem) [OperatingSystemVersion](/ad-manager/api/reference/v202408/AdjustmentService.OperatingSystemVersion)\n\nRepresents an internet browser.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202408`\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. |"]]