Reporting Api Report
@Serializable
An object representing a report generated by the Reporting API.
Constructors
Link copied to clipboard
constructor(id: ReportId, initiatorUrl: String, destination: String, type: String, timestamp: TimeSinceEpoch, depth: Int, completedAttempts: Int, body: JsonObject, status: ReportStatus)
Properties
Link copied to clipboard
The number of delivery attempts made so far, not including an active attempt.
Link copied to clipboard
The name of the endpoint group that should be used to deliver the report.
Link copied to clipboard
The URL of the document that triggered the report.
Link copied to clipboard
(undocumented in the protocol definition)
Link copied to clipboard
When the report was generated.