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, gaining the ID and name fields. 
- 
          The idfield is a requiredlongforTechnologyTargetingand thenamefield is a read-onlystringassigned by Google.
- 
          The Browser object adds majorVersionandminorVersionfields, both represented asstringtypes.
Represents an internet browser.
- Namespace
- 
               https://www.google.com/apis/ads/publisher/v202505
| 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. |