google_api_double_click_bid_manager v0.20.1 GoogleApi.DoubleClickBidManager.V11.Model.EventFilter View Source

Defines the type of filter to be applied to the path, a DV360 event dimension filter.

Attributes

  • dimensionFilter (type: GoogleApi.DoubleClickBidManager.V11.Model.PathQueryOptionsFilter.t, default: nil) - Filter on a dimension.

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Specs

t() :: %GoogleApi.DoubleClickBidManager.V11.Model.EventFilter{
  dimensionFilter:
    GoogleApi.DoubleClickBidManager.V11.Model.PathQueryOptionsFilter.t()
}

Link to this section Functions

Specs

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

Unwrap a decoded JSON object into its complex fields.