AI-generated Key Takeaways
- 
          The Browser object represents an internet browser with fields for ID, name, major version, and minor version. 
- 
          The Browser object inherits from the Technology object, which provides the ID and name fields. 
- 
          The ID field is a required long value for targeting, while the name field is a read-only string assigned by Google. 
- 
          Major and minor version fields are strings specific to the Browser object. 
- 
          The Browser object is part of the https://www.google.com/apis/ads/publisher/v202411namespace.
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. |