GoogleApi.AdSense.V2.Model.Cell (google_api_ad_sense v0.18.0)
View SourceCell 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}