OBJECT

YoutubeConflictTotals

Total aggregates for Youtube conflicts over medias, or artists, users, or by organization

link GraphQL Schema definition

  • type YoutubeConflictTotals {
  • id: ID!
  • latest_youtube_reports_ingested_at: DateTime!
  • total_active_conflicts: Int!
  • total_artists_in_conflict: Int!
  • total_conflicts: Int!
  • total_resolved_conflicts: Int!
  • total_users_in_conflict: Int!
  • }