View Source GoogleApi.DoubleClickBidManager.V11.Model.EventFilter (google_api_double_click_bid_manager v0.23.0)

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.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.DoubleClickBidManager.V11.Model.EventFilter{
  dimensionFilter:
    GoogleApi.DoubleClickBidManager.V11.Model.PathQueryOptionsFilter.t() | nil
}

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.