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

Response definition for the alerts list rpc.

Attributes

  • alerts (type: list(GoogleApi.AdSense.V2.Model.Alert.t), default: nil) - The alerts returned in this list response.

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.ListAlertsResponse{
  alerts: [GoogleApi.AdSense.V2.Model.Alert.t()] | nil
}

Link to this section Functions

Specs

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

Unwrap a decoded JSON object into its complex fields.