MusicRecording
Type name: MusicRecording
Extends CreativeWork
Name |
Type |
Description |
byArtist |
MusicGroup |
The artist that performed this album or recording. |
duration |
Duration |
The duration of the item (movie, audio recording, event, etc.) in ISO 8601 date format. |
inAlbum |
MusicAlbum |
The album to which this recording belongs. |
inPlaylist |
MusicPlaylist |
The playlist to which this recording belongs. |
isrcCode |
Text |
The International Standard Recording Code for the recording. |
recordingOf |
MusicComposition |
The composition this track is a recording of. |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-09-03 UTC.
[null,null,["Last updated 2024-09-03 UTC."],[[["`MusicRecording` is a structured data type used to represent a specific music recording, inheriting properties from `CreativeWork`."],["It provides detailed information about the recording, including the artist, duration, album, playlist (if applicable), ISRC code, and the original musical composition it's based on."],["Developers can leverage `MusicRecording` structured data to enhance search engine understanding and visibility of music content online."]]],[]]