GoogleApi.DFAReporting.V4.Model.OperatingSystemVersion (google_api_dfa_reporting v0.31.0)
View SourceContains information about a particular version of an operating system that can be targeted by ads.
Attributes
-
id
(type:String.t
, default:nil
) - ID of this operating system version. -
kind
(type:String.t
, default:nil
) - Identifies what kind of resource this is. Value: the fixed string "dfareporting#operatingSystemVersion". -
majorVersion
(type:String.t
, default:nil
) - Major version (leftmost number) of this operating system version. -
minorVersion
(type:String.t
, default:nil
) - Minor version (number after the first dot) of this operating system version. -
name
(type:String.t
, default:nil
) - Name of this operating system version. -
operatingSystem
(type:GoogleApi.DFAReporting.V4.Model.OperatingSystem.t
, default:nil
) - Operating system of this operating system version.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.