OBJECT
Network
One of a user's Release's broadcast's networks
link GraphQL Schema definition
- type Network {
- # Network only allows one deploy
- Boolean! :
- # Name of the deployer
- String! :
- ID! :
- # Image URL for this network
- String! :
- # If network is social network
- Boolean! :
- String! :
- # The group the network belongs to
- NetworkGroup :
- # The values can either be distribute or monetize
- String :
- # Supported Policy types are Permit, Monetize, Block
- String!]! @deprecated( reason: "WARNING: this field is not currently used in any application" ) : [
- String!]! : [
- }
link Require by
- AdminCreatedPoliciesA Notification with type: admin_created_policies
- AdminUpdatedPoliciesA Notification with type: admin_updated_policies
- AlbumPartnerDataThe album's data on partner's end
- AnalyticsMetricAnalytics Network
- AudiomackUserAn Audiomack User
- BroadcastWhen content (Media or Album) is released (Release), the destinations (Networks) are indicated by the Release's list of Broadcasts. The Broadcast object contains details and status information that can be used to determine a piece of content's live-status on a Network. Note that one piece of content can have multiple releases, and in some cases one piece of content may have multiple Broadcasts for the same Network on different Releases; however, a single release should never have multiple Broadcasts for the same Network.
- DailymotionUserA dailymotion user
- FacebookPageA facebook page
- InstagramBusinessAccountAn Instagram business account
- InstagramUserAn Instagram user
- MonthlyNetworkRevenueNetwork Revenue of an Top Artist
- NetworkGroupParent network group for networks
- NetworkRevenueNetwork Revenue of an Top Artist
- OrganizationAn organization
- PayeeAssetSplitExistingUserInviteA Notification with type: payee_asset_split_existing_user_invite
- PolicyA metadata's policies
- QueryThe query root of this schema
- ReleaseA one of a user's Releases
- SalesTrendsByNetworkSales Trends By Network
- SocialA users social
- SpotifyUserA Spotify User
- TwitterUserA Twitter User
- UserA user account. All fields are for an authorized user, except for email
- UserCreatedPoliciesA Notification with type: user_created_policies
- UserUpdatedPoliciesA Notification with type: user_updated_policies
- VevoYoutubeChannelA Vevo Channel
- YoutubeChannelA youtube channel