VendingConsumerProtoTrustedGenomeEntity

VendingRanking Signal

GoogleApi.ContentWarehouse.V1.Model.VendingConsumerProtoTrustedGenomeEntity

6
out of 10
Medium
SEO Impact
Proto message containing the id, localized title, score, and hierarchy level of a trusted genome entity. Next ID: 12

SEO Analysis

AI Generated

Part of Google's entity understanding system (WebRef). This system identifies and links entities—people, places, things, concepts—within web content to Google's Knowledge Graph. Entity recognition is fundamental to semantic search, helping Google understand content meaning beyond keywords and match it to relevant queries.

Actionable Insights for SEOs

  • Audit your site's quality signals to ensure alignment with Google's quality assessment criteria
  • Focus on E-E-A-T (Experience, Expertise, Authoritativeness, Trustworthiness) improvements

Attributes

10
Sort:|Filter:
categoryIdstring
Default: nilFull type: String.t

The category id matching this trusted genome entity. e.g. Action tag with id /m/025zzc matches category of id GAME_ACTION

idstring
Default: nilFull type: String.t

The identifier of a play trusted genome entity. Required.

isLocalizedboolean(
Default: nil

Indicate whether the trusted genome entity has localized title.

levelinteger(
Default: nil

The level of the entity. E.g. in hierarchy like Action -> Platformer > Endless Runner. Action is level 1, Platformer is level 2 and Endless Runner is level 3. Currently, only APP_TAXONOMY and GAME_TAXONOMY type may have the levels. For entity that does not have hierarchy, its level is 1. Required.

predicateNamestring
Default: nilFull type: String.t

The name of the relation between the app and the entity. Required.

queryTextstring
Default: nilFull type: String.t

The localized query string for this trusted genome entity. This query will be used when we want to bring users to SERP on click.

recsTopicIdstring
Default: nilFull type: list(String.t

The corresponding recs topics created from the trusted genome entity if available.

scorenumber(
Default: nil

The confidence score of the entity to the app.

titlestring
Default: nilFull type: String.t

The localized title. Required.

userVisibleboolean(
Default: nil

This boolean is used to decide whether this entity will be shown on user-facing features in the Store or not.