GenericSnippetResponse

Generic SnippetSERP Features

GoogleApi.ContentWarehouse.V1.Model.GenericSnippetResponse

6
out of 10
Medium
SEO Impact
The generic version of a snippet response

SEO Analysis

AI Generated

Controls how search results are displayed. Affects rich snippets, featured snippets, and other SERP enhancements. This model (Generic Snippet Response) contains SEO-relevant attributes including rankingSnippet. Key functionality includes: Per-doc debug information.

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

6
Sort:|Filter:
debugInfostring
Default: nilFull type: list(String.t

Per-doc debug information.

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

Servlet-specific response info.

rankingSnippetstring
Default: nilFull type: String.t

The experimental ranking snippet field. This will be populated only when fastwa_want_ranking_snippet is set in the request.

snippetstring
Default: nilFull type: list(String.t

Lines of the snippet HTML. Typically gws concatenates these and lets the browser wrap. The values include trailing spaces, so inserting additional spaces is not necessary. However, for very old browsers, gws may insert break tags after each snippet line. This field is confusing and poorly named; "snippet_line" would be better. In particular, note that this does not return multiple snippets for a result. Nor are these fields the individual tidbits of the snippet.

titlestring
Default: nilFull type: String.t

The title HTML. It may contain tags to denote query term matches. It may be already truncated and "..." is put instead (note that truncation does not always happen at the very end of the title text). However the existence of "..." does not guarantee that the snippet generation algorithm truncated it; e.g. webmasters themselves can write "...".

wwwSnippetResponseWWWSnippetResponse →
Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.WWWSnippetResponse.t

Snippet-specific members (tag ids 16+, must be optional!) Example: optional NewContentResponse new_response;