ENUM

YoutubeConflictsSortBy

Audio Analytics Sort By

link GraphQL Schema definition

  • enum YoutubeConflictsSortBy {
  • # Created At
  • created_at
  • # Song Name
  • song_name
  • # User Name
  • user_name
  • # Artist Name
  • artist_name
  • # Asset Type
  • asset_type
  • # Conflicting Owner
  • conflicting_owner
  • # Conflicting Territories
  • conflicting_territories
  • # Daily Views
  • daily_views
  • # Custom
  • custom_id
  • }