ExtraSnippetInfoResponseTidbit

ExtraSERP Features

GoogleApi.ContentWarehouse.V1.Model.ExtraSnippetInfoResponseTidbit

4
out of 10
Low
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 (Extra Snippet Info Response Tidbit) contains SEO-relevant attributes including score. Key functionality includes: For tidbits only: position of tidbit in the document. More specifically, tidbit is found at [begin, end) in the document's tokens.

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

7
Sort:|Filter:
Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.ExtraSnippetInfoResponseTidbitAnchorInfo.t
begininteger(
Default: nil

For tidbits only: position of tidbit in the document. More specifically, tidbit is found at [begin, end) in the document's tokens.

endinteger(
Default: nil
itemsstring
Default: nilFull type: String.t

a bitvector of each query term within this tidbit

scorenumber(
Default: nil

the score for this tidbit if there was one this is returned for Snippets and Tidbits and is only meaningful for comparing between objects of the same type (snippet to snippet, tidbit to tidbit)

textstring
Default: nilFull type: String.t

the tidbit text, with search terms already highlighted

typestring
Default: nilFull type: String.t