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

Download line items response.

Attributes

  • lineItems (type: String.t, default: nil) - Retrieved line items in CSV format. For more information about file formats, see Entity Write File Format.

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.DownloadLineItemsResponse{
  lineItems: String.t()
}

Link to this section Functions

Specs

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

Unwrap a decoded JSON object into its complex fields.