google_api_double_click_bid_manager v0.17.0 GoogleApi.DoubleClickBidManager.V11.Model.Report View Source
Represents a report.
Attributes
-
key
(type:GoogleApi.DoubleClickBidManager.V11.Model.ReportKey.t
, default:nil
) - Key used to identify a report. -
metadata
(type:GoogleApi.DoubleClickBidManager.V11.Model.ReportMetadata.t
, default:nil
) - Report metadata. -
params
(type:GoogleApi.DoubleClickBidManager.V11.Model.Parameters.t
, default:nil
) - Report parameters.
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.Report{ key: GoogleApi.DoubleClickBidManager.V11.Model.ReportKey.t(), metadata: GoogleApi.DoubleClickBidManager.V11.Model.ReportMetadata.t(), params: GoogleApi.DoubleClickBidManager.V11.Model.Parameters.t() }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.