AI-generated Key Takeaways
- 
          The content provides details on the Browserobject within theForecastServicein the Google Ad Manager API.
- 
          The Browserobject inherits fromTechnologyand includes fields forid,name,majorVersion, andminorVersion.
- 
          The idfield is a required long value for technology targeting, whilenameis a read-only string assigned by Google.
- 
          majorVersionandminorVersionare string fields representing the browser's version details.
Represents an internet browser.
- Namespace
- 
               https://www.google.com/apis/ads/publisher/v202411
| Field | |
|---|---|
| Technology(inherited) | |
| 
                            | 
                            The unique ID of the  | 
| 
                            | 
                            The name of the technology being targeting. This value is read-only and is assigned by Google. | 
| Browser | |
| 
                            | 
                            Browser major version. | 
| 
                            | 
                            Browser minor version. |