google_api_double_click_bid_manager v0.17.0 GoogleApi.DoubleClickBidManager.V11.Model.DisjunctiveMatchStatement View Source
DisjunctiveMatchStatement that OR's all contained filters.
Attributes
-
eventFilters
(type:list(GoogleApi.DoubleClickBidManager.V11.Model.EventFilter.t)
, default:nil
) - Filters. There is a limit of 100 filters that can be set per disjunctive match statement.
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.DisjunctiveMatchStatement{ eventFilters: [GoogleApi.DoubleClickBidManager.V11.Model.EventFilter.t()] }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.