Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 978 Bytes

File metadata and controls

19 lines (11 loc) · 978 Bytes

AnswerBoxSerpElementItem

Properties

Name Type Description Notes
rankGroup Integer group rank in SERP position within a group of elements with identical type values; positions of elements with different type values are omitted from rank_group; always equals 0 for desktop [optional]
rankAbsolute Integer absolute rank in SERP absolute position among all the elements in SERP always equals 0 for desktop [optional]
position String the alignment of the element in SERP can take the following values: left, right [optional]
xpath String the XPath of the element [optional]
text List<String> text if there is none, equals null [optional]
links List<LinkElement> link of the element [optional]
rectangle Rectangle [optional]