AI-generated Key Takeaways
- 
          
OperatingSystemVersion represents a specific version of an operating system.
 - 
          
It inherits from the Technology class and includes fields for ID and name.
 - 
          
OperatingSystemVersion has additional fields for majorVersion, minorVersion, and microVersion to specify the version details.
 
Represents a specific version of an operating system.
- Namespace
 - 
               
https://www.google.com/apis/ads/publisher/v202508 
                        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.  |