GoogleApi.DFAReporting.V34.Model.Size (google_api_dfa_reporting v0.31.0)
View SourceRepresents the dimensions of ads, placements, creatives, or creative assets.
Attributes
-
height
(type:integer()
, default:nil
) - Height of this size. Acceptable values are 0 to 32767, inclusive. -
iab
(type:boolean()
, default:nil
) - IAB standard size. This is a read-only, auto-generated field. -
id
(type:String.t
, default:nil
) - ID of this size. This is a read-only, auto-generated field. -
kind
(type:String.t
, default:nil
) - Identifies what kind of resource this is. Value: the fixed string "dfareporting#size". -
width
(type:integer()
, default:nil
) - Width of this size. Acceptable values are 0 to 32767, inclusive.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.