ResearchScamRestrictStats
Research SCAMSearch InfrastructureGoogleApi.ContentWarehouse.V1.Model.ResearchScamRestrictStats
SEO Analysis
AI GeneratedCore search serving infrastructure. While not a direct ranking signal, these systems process and serve search results. This model (Research Scam Restrict Stats) contains 3 attributes that define its data structure. Key functionality includes: Information about the evaluation of the restricts for this query. Could be used for production (e.g., custom restrict pass certain information to the ...
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
3evaluationInfoResearchScamRestrictEvaluationInfo →nilFull type: GoogleApi.ContentWarehouse.V1.Model.ResearchScamRestrictEvaluationInfo.tInformation about the evaluation of the restricts for this query. Could be used for production (e.g., custom restrict pass certain information to the downstream). copybara:strip_end
numActiveDatapointsstringnilFull type: String.tThe number of datapoints that are whitelisted by restricts specified for this query, across all shards for which the query executed successfully. In other words, this represents the number of datapoints that could potentially be returned if they were close enough to the query according to the selected distance measure. If restricts are disabled, this will be equal to num_total_datapoints.
numTotalDatapointsstringnilFull type: String.tThe number of total datapoints in all shards of this dataset for which the query executed successfully. This is returned for convenience so that a ratio can be easily computed, and so that num_active_datapoints can be put in perspective for partially successful queries, i.e. queries where only some shards were successful.