Keyword.com integration (Marketing, Data). Imported from open-connector.
https://app.keyword.com/users/self
/groups/active
/groups/{projectName}
| Param | Type | Required | Description |
|---|---|---|---|
| projectName | string | required | The Keyword.com project or group name. Use the full `[sub]` convention for subp… |
/groups/{projectName}/keywords
| Param | Type | Required | Description |
|---|---|---|---|
| projectName | string | required | The Keyword.com project or group name. Use the full `[sub]` convention for subp… |
| page | integer | optional | The page number for a paginated Keyword.com response. |
| perPage | integer | optional | The maximum number of records to return per page. |
| date | string | optional | The ranking data date to retrieve in YYYY-MM-DD format. |
/groups/{projectName}/keywords/{keywordId}
| Param | Type | Required | Description |
|---|---|---|---|
| projectName | string | required | The Keyword.com project or group name. Use the full `[sub]` convention for subp… |
| keywordId | string | required | The Keyword.com keyword identifier. |
| date | string | optional | The ranking data date to retrieve in YYYY-MM-DD format. |
/groups/{projectName}/regions
| Param | Type | Required | Description |
|---|---|---|---|
| projectName | string | required | The Keyword.com project or group name. Use the full `[sub]` convention for subp… |