ENUM

EarningsStatementTransformerSources

Values of partner sources from whom we get our earnings statements

link GraphQL Schema definition

  • enum EarningsStatementTransformerSources {
  • # Apple Direct-itunes streaming
  • AppleMusicStreaming
  • # Apple Direct-Itunes Beats
  • AppleMusicBeats
  • # Apple Direct-itunes download
  • AppleMusicDownloads
  • # Generic
  • Generic
  • # YouTube Content ID (SRAV)
  • CidSrav
  • # YouTube SRAV Adjustments
  • CidSravAdjustments
  • # YouTube Red (SRAV)
  • YoutubeRedSrav
  • # YouTube Content ID (Publishing)
  • YoutubeSravPublishing
  • # YouTube Red (Publishing)
  • YoutubeRedPublishing
  • # YouTube Publishing Adjustments
  • YoutubePublishingAdjustment
  • # YouTube Entertainment SRAV
  • YouTubeEntertainmentAdRevenue
  • # YouTube Entertainment Subscriptions
  • YouTubeEntertainmentSubscriptions
  • # Spotify - Direct US
  • SpotifyDirectUs
  • # Spotify - Direct International
  • SpotifyDirectInternational
  • # Youtube Adjustments - SRAV - Ads Backpay
  • YoutubeAdsBackpayAdjustments
  • # Youtube Adjustments - SRAV - Audio Tier
  • YoutubeAudioTierAdjustments
  • # Youtube Adjustments - SRAV - Subscription
  • YoutubeSubscriptionAdjustments
  • # Youtube Adjustments - Publishing - Ads
  • YoutubePublishingAdsAdjustments
  • # Youtube Adjustments - Publishing - Ads Backpay
  • YoutubePublishingAdsBackpayAdjustments
  • # Youtube Adjustments - Publishing - Subscription
  • YoutubePublishingSubscriptionAdjustments
  • # Youtube Adjustments - Publishing - Subscription Non music asset
  • YoutubePublishingSubscriptionNonMusicAdjustments
  • # Youtube Adjustments - Entertainment Ads
  • YoutubeEntertainmentAdsAdjustments
  • }