google_api_double_click_bid_manager v0.20.1 GoogleApi.DoubleClickBidManager.V1.Model.FilterPair View Source

Filter used to match traffic data in your report.

Attributes

  • type (type: String.t, default: nil) - Filter type.
  • value (type: String.t, default: nil) - Filter value.

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Specs

t() :: %GoogleApi.DoubleClickBidManager.V1.Model.FilterPair{
  type: String.t(),
  value: String.t()
}

Link to this section Functions

Specs

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

Unwrap a decoded JSON object into its complex fields.