GoogleApi.ContentWarehouse.V1.Model.MustangReposWwwSnippetsOrganicListSnippetResponse
Table of Contents ▼
Jump to a specific part of the page:
- Description
- Attribute List
- Attributes
- Type
- Function
- Related links
- Possibly related Modules
Description
Data to generate the list preview for organic list snippets.
Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
header
(type:String.t
, default:nil
)
- The texts of header and listing items. -
headerTitleRedundancy
(type:number()
, default:nil
)
- The ratio of header tokens covered by title. -
headerUsedInSnippet
(type:boolean()
, default:nil
)
- If the header being used in organic snippet. -
items
(type:list(String.t)
, default:nil
)
- -
originalTotalItems
(type:integer()
, default:nil
)
- The number of items in the original list. -
radishScore
(type:number()
, default:nil
)
- The score of the radish signal.
Type
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.MustangReposWwwSnippetsOrganicListSnippetResponse