NlpSemanticParsingModelsMediaAudio

NLPInfrastructure

GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingModelsMediaAudio

4
out of 10
Low
SEO Impact
Represents a music recording (usually a song). Each populated field can be thought of as additional constraint about the song's identity. For instance, if no fields are set, then this represents "some song." If only the music_artist is set, then it represents "some song by the specified music_artist." Inspired (but not strictly adhered to) http://schema.org/MusicRecording Next ID: 22

SEO Analysis

AI Generated

Backend infrastructure with indirect SEO impact. This model (Nlp Semantic Parsing Models Media Audio) contains SEO-relevant attributes including scoreType. Key functionality includes: Like an audio book. "Listen to (moby dick) audiobook"

Actionable Insights for SEOs

  • Understanding this model helps SEOs grasp Google's internal data architecture
  • Consider how this system might interact with other ranking signals

Attributes

21
Sort:|Filter:
Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingModelsMediaAlbumTitle.t
Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingModelsMediaMusicArtist.t
Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingModelsMediaBook.t

Like an audio book. "Listen to (moby dick) audiobook"

Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingDatetimeDateTime.t

A date time constraint for audio entity, for example, "jazz station 1980".

Default: nilFull type: list(GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingModelsMediaEpisodeConstraint.t

Constraining the query to some detail about the episode. Example: "listen to episode (13) of this american life with (mike birbiglia)" would have the 2 constraints in parens.

Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingModelsMediaGame.t

Soundtrack or theme song (see score_type param that indicates whether the user refers to a soundtrack or a theme song) of the game. "Play soundtrack from (Deus Ex Human Revolution)".

Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingModelsMediaGenericMusic.t
Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingModelsMediaMusicGenre.t
Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingModelsMediaMovie.t

Soundtrack or theme song (see score_type param that indicates whether the user refers to a soundtrack or a theme song) of the movie. E.g. "Play (Let It Go) from (Disney's Frozen)"

Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingModelsMediaNewsTopic.t

News topic. "Listen to news about (Ukraine)"

noExplicitAudioboolean(
Default: nil

True when the query does not contains an explict audio name. E.g. When user says "play" or "listen to".

Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingModelsMediaMusicPlaylist.t
Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingModelsMediaPodcast.t

Podcast feeds. "Listen to (This American Life)"

Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingModelsMediaRadio.t
Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingModelsMediaRadioNetwork.t

E.g. "play NPR radio", "Play BBC radio".

rawTextstring
Default: nilFull type: String.t

The query for backends to use in search. e.g. for an user query of "play kids song video on tv" from assistant, this field would be "kids song". Note: there is no guarantee this field is populated; when it is not, backends should fall back to "raw_text" fields in song, artist, album etc.

scoreTypestring
Default: nilFull type: String.t

If any of movie, game or tv show fields is populated this field indicates specific score type requested in the query. E.g. for [play soundtrack from frozen] this field is SOUNDTRACK, for [play frozen song] this field is THEME_SONG.

Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingModelsMediaSeasonConstraint.t

Constraining the query to some detail about the season. Example: "listen to season 2 of serial"

Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingModelsMediaSong.t
tagstring
Default: nilFull type: list(String.t

Optional tags associated with how the media entity should be played. For example, this can be set to SEED_RADIO to signify that the user wants to play a radio station seeded by the entity.

Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingModelsMediaTVShow.t

Soundtrack or theme song (see score_type param that indicates whether the user refers to a soundtrack or a theme song) of the tv show. E.g. "Play soundtrack from (Friends)".