GoogleApi.AdSense.V2.Model.Cell (google_api_ad_sense v0.14.0) View Source

Cell representation.

Attributes

  • value (type: String.t, default: nil) - Value in the cell. The dimension cells contain strings, and the metric cells contain numbers.

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Specs

t() :: %GoogleApi.AdSense.V2.Model.Cell{value: String.t() | nil}

Link to this section Functions

Specs

decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.