QualityActionsAppInfo

QualityQuality Signal

GoogleApi.ContentWarehouse.V1.Model.QualityActionsAppInfo

6
out of 10
Medium
SEO Impact
Information of the app to be annotated for the query. It contains the name of the app, the package name associated with it. It also contains the confidence associated with {app, package} pair. This confidence is calculated from different signals like navboost, ranking etc. which later is used for ranking the apps for a particular query. The source of this app information is also indicated. This app info can either be from installed app (collected from device content) or from the fastmap. LINT.IfChange

SEO Analysis

AI Generated

This model (Quality Actions App Info) contains 9 attributes that define its data structure. Key functionality includes: The list of android intents that the app is capable of executing.

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

9
Sort:|Filter:
androidIntentstring
Default: nilFull type: list(String.t

The list of android intents that the app is capable of executing.

appNamestring
Default: nilFull type: String.t

This is the string matched from the query.

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

Category of this package.

confidencenumber(
Default: nil
displayNamestring
Default: nilFull type: String.t

This is the display name of the app as shown below the app icon.

fallbackUrlstring
Default: nilFull type: String.t

URL for the website associated with this app.

packageNamestring
Default: nilFull type: String.t

Note that the package_name could be empty for two reasons: - The AppInfo is annotated by device content. - The ngram exists in app name fastmap, but there are a lot of packages associated with it. e.g., there could be a lot of apps for app name "recipes app".

sourcestring
Default: nilFull type: String.t

For the future source, use the field in source_data.source().

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