AI-generated Key Takeaways
- 
          
OperatingSystemVersion represents a specific version of an operating system.
 - 
          
It inherits from Technology and includes fields for id, name, majorVersion, minorVersion, and microVersion.
 - 
          
The id and name fields are inherited from Technology, while majorVersion, minorVersion, and microVersion are specific to OperatingSystemVersion.
 - 
          
The unique ID of the Technology is required for all forms of TechnologyTargeting.
 
Represents a specific version of an operating system.
- 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.  | 
                  
                        
                           OperatingSystemVersion
                        
                      | 
                  |
                        
                           
                      | 
                     
                         
                            The operating system major version.  | 
                  
                        
                           
                      | 
                     
                         
                            The operating system minor version.  | 
                  
                        
                           
                      | 
                     
                         
                            The operating system micro version.  |