KnowledgeAnswersIntentQueryGroundingSignals
Knowledge AnswersRanking SignalGoogleApi.ContentWarehouse.V1.Model.KnowledgeAnswersIntentQueryGroundingSignals
SEO Analysis
AI GeneratedRelated to Google's Knowledge Graph and answer systems. The Knowledge Graph powers knowledge panels, featured snippets, and direct answers in search results. This model processes entity relationships, factual data, and structured knowledge that Google uses to provide direct answers to user queries, affecting featured snippet eligibility.
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
- 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
12addedByGroundingboolean(nilgroundabilityScorefloat(nilScore indicating how grounded the intent is, populated by the Grounding Box, used by the pre-fulfillment ranker, see http://go/prefulfillment-ranker.
numConstraintsfloat(nilSum of the number of constraints used by the Grounding Box to ground each variable.
numConstraintsSatisfiedfloat(nilSum of the number of constraints satisfied for each variable. Depending on the match score for a constraint, this number can be fractional and is in the range [0, num_constraints].
numGroundableArgsfloat(nilNumber of groundable arguments in the parsed intent.
numGroundedArgsfloat(nilNumber of arguments that got actually grounded.
numVariablesfloat(nilNumber of arguments, possibly nested, that the Grounding Box tried to ground.
numVariablesGroundedfloat(nilNumber of arguments, possibly nested, that the Grounding Box was able to ground. This includes ambiguously grounded arguments.
pgrpOutputFormatstringnilFull type: String.tPGRP outputs PROD_INTENT_FACTORY intent format by default. See go/intent-conversion-locations-in-sage. Experimental flags can change or make PGRP output additional intents formatted for PORTMON_FULFILLMENT (e.g. with RDs). This is used by the PortMon/ARM dark launch (go/arm-dark-launch-infra). Longer term, this will be replaced by DGS system-internal transformations (go/if-dgs).
provenancestringnilFull type: String.tsentimentstringnilFull type: String.tusesGroundingBoxboolean(nilIf true, then GroundingBox and PGRP are used in AnswersRewriter to process the intent. Other post-processing steps, including IGDP, are adjusted accordingly. Note this will be removed once GroundingBox is fully launched and all prod traffic goes through it. Before that happens, each IG that needs to go through GB and PGRP (post GB ranking pruning) will need to explicitly set this field to true. See http://go/gb-impl and http://go/gb-post-ranker-pruner for details.