View Source GoogleApi.DoubleClickBidManager.V2.Model.Options (google_api_double_click_bid_manager v0.25.1)

Report parameter options.

Attributes

  • includeOnlyTargetedUserLists (type: boolean(), default: nil) - Whether to include data for audience lists specifically targeted by filtered line items or insertion orders. Requires the use of FILTER_INSERTION_ORDER or FILTER_LINE_ITEM filters.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.DoubleClickBidManager.V2.Model.Options{
  includeOnlyTargetedUserLists: boolean() | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.