QualityRichsnippetsAppsProtosLaunchableAppPerDocData

Quality Rich SnippetsQuality Signal

GoogleApi.ContentWarehouse.V1.Model.QualityRichsnippetsAppsProtosLaunchableAppPerDocData

10
out of 10
Critical
SEO Impact
A subset of LaunchableApplication, which is stored in the PerDocData proto (indexer/perdocdata/perdocdata.proto) and thus stored in the Search Mustang index. It is used to identify documents containing app links at serving time by SuperRoot. A subset of LaunchableApplication is used to save on storage requirements.

SEO Analysis

AI Generated

Stores per-document data signals that are maintained for each indexed page. These document-level signals are core inputs to Google's ranking algorithms and may include quality scores, topical classifications, and other per-page assessments. Changes to these signals can directly affect a page's ranking potential.

Actionable Insights for SEOs

  • Monitor for changes in rankings that may correlate with updates to this system
  • Consider how your content strategy aligns with what this signal evaluates

Attributes

3
Sort:|Filter:
indexStatusstring
Default: nilFull type: String.t
packageIdFingerprintstring
Default: nilFull type: String.t

Android package id of the application associated with this document (example: 'com.imdb.mobile'), encoded with the Fingerprint2011() function.

perAppInfoEncodedstring
Default: nilFull type: String.t

A subset of the data in the PerAppInfo message, encoded to save on space. See quality/calypso/utils/app_info_utils.h for encoding/decoding.