Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 1.21 KB

File metadata and controls

30 lines (22 loc) · 1.21 KB

SerpListElement

Properties

Name Type Description Notes
rank Integer Absolute rank of the element in the result list. [optional]
groupRank Integer [optional]
type String SERP element type, such as news_search, maps_search, or local_pack.
title String [optional]
url String [optional]
domain String [optional]
snippet String [optional]
imageUrl String [optional]
phone String [optional]
address String [optional]
rating Object [optional]
latitude BigDecimal [optional]
longitude BigDecimal [optional]
category String [optional]
isPaid Boolean True when the element is an ad. [optional]
isBillable Boolean True for result elements that count toward billing. Ads are free context.
nestedItems List<Object> [optional]
extras Map<String, Object> Additional element fields preserved in the full view. [optional]