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

Row representation.

Attributes

  • cells (type: list(GoogleApi.AdSense.V2.Model.Cell.t), default: nil) - Cells in the row.

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.Row{
  cells: [GoogleApi.AdSense.V2.Model.Cell.t()] | nil
}

Link to this section Functions

Specs

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

Unwrap a decoded JSON object into its complex fields.