Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 761 Bytes

WebsiteSearch.md

File metadata and controls

15 lines (12 loc) · 761 Bytes

# WebsiteSearch

Properties

Name Type Description Notes
clicks int Number of clicks.
ctr float CTR.
id int The id: it's now a unique id, but a row index.
impressions int Number of impressions.
keys string[] The keys for the current data, matching the provided `dimensions` in the query.
position float Position.
score float A score to spot traffic opportunities, from 0.0 to 1.0 (the higher the better). The score is based on the traffic data.

[Back to Model list] [Back to API list] [Back to README]