[[["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\u003eThe \u003ccode\u003eForecastService.Browser\u003c/code\u003e object represents an internet browser, providing information about its major and minor versions.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits from the \u003ccode\u003eTechnology\u003c/code\u003e object, which includes an ID and a name assigned by Google.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eForecastService.Browser\u003c/code\u003e is used within the Google Ad Manager API to target specific browser versions for advertising.\u003c/p\u003e\n"],["\u003cp\u003eThe namespace for this object is \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202411\u003c/code\u003e.\u003c/p\u003e\n"]]],["The provided content outlines services and technologies within an ad management API, specifically version v202411. Services include AdRuleService, AdjustmentService, ForecastService, and others. The **ForecastService** further categorizes data through inheritance, with **Browser** being a specific type of **Technology**. The **Browser** contains information like majorVersion and minorVersion, while the inherited technology field includes ID and name.\n"],null,["# type Browser (v202411)\n\n**Service** \n[AdRuleService](/ad-manager/api/reference/v202411/AdRuleService.Browser) [AdjustmentService](/ad-manager/api/reference/v202411/AdjustmentService.Browser) **ForecastService** [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/ForecastService.Technology) \n▼\n[BandwidthGroup](/ad-manager/api/reference/v202411/ForecastService.BandwidthGroup) **Browser** [BrowserLanguage](/ad-manager/api/reference/v202411/ForecastService.BrowserLanguage) [DeviceCapability](/ad-manager/api/reference/v202411/ForecastService.DeviceCapability) [DeviceCategory](/ad-manager/api/reference/v202411/ForecastService.DeviceCategory) [DeviceManufacturer](/ad-manager/api/reference/v202411/ForecastService.DeviceManufacturer) [MobileCarrier](/ad-manager/api/reference/v202411/ForecastService.MobileCarrier) [MobileDevice](/ad-manager/api/reference/v202411/ForecastService.MobileDevice) [MobileDeviceSubmodel](/ad-manager/api/reference/v202411/ForecastService.MobileDeviceSubmodel) [OperatingSystem](/ad-manager/api/reference/v202411/ForecastService.OperatingSystem) [OperatingSystemVersion](/ad-manager/api/reference/v202411/ForecastService.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. |"]]