View Source GoogleApi.DoubleClickBidManager.V2.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.V2.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.V2.Model.EventFilter{ dimensionFilter: GoogleApi.DoubleClickBidManager.V2.Model.PathQueryOptionsFilter.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.