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. |