View Source GoogleApi.AdSense.V2.Model.Cell (google_api_ad_sense v0.15.1)
Cell representation.
Attributes
-
value
(type:String.t
, default:nil
) - Value in the cell. The dimension cells contain strings, and the metric cells contain numbers.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.AdSense.V2.Model.Cell{value: String.t() | nil}
Functions
Unwrap a decoded JSON object into its complex fields.