google_api_double_click_bid_manager v0.17.0 GoogleApi.DoubleClickBidManager.V11.Model.PathQueryOptions View Source
Path Query Options for Report Options.
Attributes
-
channelGrouping
(type:GoogleApi.DoubleClickBidManager.V11.Model.ChannelGrouping.t
, default:nil
) - Custom Channel Groupings. -
pathFilters
(type:list(GoogleApi.DoubleClickBidManager.V11.Model.PathFilter.t)
, default:nil
) - Path Filters. There is a limit of 100 path filters that can be set per report.
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.PathQueryOptions{ channelGrouping: GoogleApi.DoubleClickBidManager.V11.Model.ChannelGrouping.t(), pathFilters: [GoogleApi.DoubleClickBidManager.V11.Model.PathFilter.t()] }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.