SnippetsLeadingtextLeadingTextAnnotationPiece

SnippetSERP Features

GoogleApi.ContentWarehouse.V1.Model.SnippetsLeadingtextLeadingTextAnnotationPiece

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 (Snippets Leadingtext Leading Text Annotation Piece) contains 5 attributes that define its data structure. Key functionality includes: A piece of leading text is text within [begin, end). For example, a document is "ABCDEF". If we want to set leading text as 'CD', the value of begin i...

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

5
Sort:|Filter:
begininteger(
Default: nil

A piece of leading text is text within [begin, end). For example, a document is "ABCDEF". If we want to set leading text as 'CD', the value of begin is byte offset of 'C', the value of end is byte offset of 'E'. end == -1 means to the end of document.

beginTextstring
Default: nilFull type: String.t

UTF8 text, for alignment when using reusableinfo. Those text are not available in docjoins.

endinteger(
Default: nil
endTextstring
Default: nilFull type: String.t
matchedPatternstring
Default: nilFull type: String.t

Matched dom path string for debugging.