SnippetExtraInfo

SnippetSERP Features

GoogleApi.ContentWarehouse.V1.Model.SnippetExtraInfo

6
out of 10
Medium
SEO Impact
Unwrap a decoded JSON object into its complex fields.

SEO Analysis

AI Generated

Controls how search results are displayed. Affects rich snippets, featured snippets, and other SERP enhancements. This model (Snippet Extra Info) contains 8 attributes that define its data structure. Key functionality includes: Candidates are ordered by their id.

Actionable Insights for SEOs

  • Implement structured data markup to qualify for rich results
  • Optimize content format to increase featured snippet eligibility
  • Monitor SERP feature changes after Google algorithm updates

Attributes

8
Sort:|Filter:
Default: nilFull type: list(GoogleApi.ContentWarehouse.V1.Model.SnippetExtraInfoSnippetCandidateInfo.t

Candidates are ordered by their id.

containUserQuotesboolean(
Default: nil

Indicates that the snippet candidates all contain uesr quotes.

containVulgarCandidatesboolean(
Default: nil

Indicates if there are any vulgar snippet candidates.

disableNg3Scoringboolean(
Default: nil

Indicates that SR side should disable the ng3 scoring and soly rely on the SnippetBrain scoring for selecting the final candidate. E.g. this can happen when the offline snippet generation routine is triggered.

disableQueryFeaturesboolean(
Default: nil

Indicates whether the query relevance features is disabled or not in Muppet scoring.

forceLeadingTextOrMetaboolean(
Default: nil

Indicates to not add any new candidates in SnippetFlow.

snippetBrainSelectedCandidateIndexinteger(
Default: nil

Snippet candidate index selected by snippet brain model. This field will get populated in SnippetFlow in superroot. go/snippets-brain

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

SnippetsBrain model information for snippets popup debug.