google_api_dfa_reporting v0.15.0 GoogleApi.DFAReporting.V34.Model.OperatingSystemVersion View Source
Contains 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:dfareporting#operatingSystemVersion
) - 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.V34.Model.OperatingSystem.t
, default:nil
) - Operating system of this operating system version.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.