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

Additional query options.

Attributes

  • includeOnlyTargetedUserLists (type: boolean(), default: nil) - Set to true and filter your report by FILTER_INSERTION_ORDER or FILTER_LINE_ITEM to include data for audience lists specifically targeted by those items.
  • pathQueryOptions (type: GoogleApi.DoubleClickBidManager.V11.Model.PathQueryOptions.t, default: nil) - Options that contain Path Filters and Custom Channel Groupings.

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.Options{
  includeOnlyTargetedUserLists: boolean(),
  pathQueryOptions:
    GoogleApi.DoubleClickBidManager.V11.Model.PathQueryOptions.t()
}

Link to this section Functions

Specs

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

Unwrap a decoded JSON object into its complex fields.