Identify the relationship between entity types

  • Some entity types require defining relationships between content in your feed for Google to display proper order and structure.

  • For TV shows, you need to add TVEpisode, TVSeason, and TVSeries entities and establish relationships using partOfSeries and partOfSeason properties.

  • For radio, the RadioBroadcastService entity type is used, requiring detailed information like description, broadcast name, area served, and frequency.

  • For music, you need MusicGroup, MusicAlbum, and MusicRecording entities, identifying relationships to artists and optionally including MusicPlaylist for Entity-seeded Actions.

  • For Live TV, multiple entities like Organization, BroadcastService, CableOrSatelliteService, and TelevisionChannel are used to represent channels and their programming (EPG) through various properties.

Some entity types require you to establish the relationship between the content in your feed. This information helps Google display the proper order and structure of your content to users and identify the correct content when a user's query is ambiguous.

Select the type of content that you provide: