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

A report type.

Attributes

  • deprecateTime (String): The date/time when this report type was/will be deprecated. Defaults to: null.
  • id (String): The ID of the report type (max. 100 characters). Defaults to: null.
  • name (String): The name of the report type (max. 100 characters). Defaults to: null.
  • systemManaged (Boolean): True if this a system-managed report type; otherwise false. Reporting jobs for system-managed report types are created automatically and can thus not be used in the `CreateJob` method. Defaults to: null.