AI-generated Key Takeaways
- 
          OperatingSystemVersion represents a specific version of an operating system. 
- 
          It includes inherited fields like id and name from Technology, as well as major, minor, and micro version details specific to operating system versions. 
- 
          This object is used within several Ad Manager services for targeting purposes. 
Represents a specific version of an operating system.
- Namespace
- 
               https://www.google.com/apis/ads/publisher/v202502
| 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. | 
| OperatingSystemVersion | |
| 
                            | 
                            The operating system major version. | 
| 
                            | 
                            The operating system minor version. | 
| 
                            | 
                            The operating system micro version. |