google_api_you_tube_reporting v0.0.1 GoogleApi.YouTubeReporting.V1.Model.Report View Source

A report's metadata including the URL from which the report itself can be downloaded.

Attributes

  • createTime (String): The date/time when this report was created. Defaults to: null.
  • downloadUrl (String): The URL from which the report can be downloaded (max. 1000 characters). Defaults to: null.
  • endTime (String): The end of the time period that the report instance covers. The value is exclusive. Defaults to: null.
  • id (String): The server-generated ID of the report. Defaults to: null.
  • jobExpireTime (String): The date/time when the job this report belongs to will expire/expired. Defaults to: null.
  • jobId (String): The ID of the job that created this report. Defaults to: null.
  • startTime (String): The start of the time period that the report instance covers. The value is inclusive. Defaults to: null.