| Name | Field Type | Description |
|---|---|---|
id | String | The unique ID attached to the keyword |
name | String | The text value of the keyword eg: pizza near me |
| Name | Field Type | Description |
|---|---|---|
id | String | The unique ID attached to the keyword |
| name | String | The text value of the keyword |
sites | Object | An object containing the name of the site and the rankings object for it |
sites object fields| Name | Field Type | Description |
|---|---|---|
| name | String | The name of the site for which rankings are present |
| rankings | Object | An object containing ranking information for the particular matched site |
rankings object fields| Name | Field Type | Description |
|---|---|---|
| rank | Integer | The rank for the particular keyword in the search results |
| rankedAt | Datetime | The date and time at which the keyword was ranked |
| matchUrl | String | The matchUrl field returns the URL for the webpage that has been ranked for the particular keyword. |
| Name | Field Type | Description |
|---|---|---|
| id | String | The unique ID attached to the keyword |
| name | String | The text value of the keyword |
| Name | Field Type | Description |
|---|---|---|
| id | String | The unique ID attached to the keyword |
| archived | Boolean | true if the keyword has been archived or false if it isn't. |
| name | String | The text value of the keyword |