google_api_double_click_bid_manager v0.10.0 GoogleApi.DoubleClickBidManager.V11.Model.ReportMetadata View Source
Report metadata.
Attributes
googleCloudStoragePath
(type:String.t
, default:nil
) - The path to the location in Google Cloud Storage where the report is stored.reportDataEndTimeMs
(type:String.t
, default:nil
) - The ending time for the data that is shown in the report.reportDataStartTimeMs
(type:String.t
, default:nil
) - The starting time for the data that is shown in the report.status
(type:GoogleApi.DoubleClickBidManager.V11.Model.ReportStatus.t
, default:nil
) - Report status.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this type
t()
View Sourcet() :: %GoogleApi.DoubleClickBidManager.V11.Model.ReportMetadata{ googleCloudStoragePath: String.t(), reportDataEndTimeMs: String.t(), reportDataStartTimeMs: String.t(), status: GoogleApi.DoubleClickBidManager.V11.Model.ReportStatus.t() }
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.