View Source GoogleApi.AuthorizedBuyersMarketplace.V1.Model.AdSize (google_api_authorized_buyers_marketplace v0.6.2)
Represents size of a single ad slot, or a creative.
Attributes
-
height
(type:String.t
, default:nil
) - The height of the ad slot in pixels. This field will be present only when size type isPIXEL
. -
type
(type:String.t
, default:nil
) - The type of the ad slot size. -
width
(type:String.t
, default:nil
) - The width of the ad slot in pixels. This field will be present only when size type isPIXEL
.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.