Get Forecast keywords
GET
https://apigw.seomonitor.com/v3/forecast/v3.0/keywords
Request
Query Params
campaign_id
string
required
Example:
{{campaign_id}}
forecast_id
string
required
Example:
2407
limit
string
optional
limit
, the default number of records returned per request will be 100.Example:
{{limit}}
offset
string
optional
limit
parameter to implement pagination.offset
, the API will start from the first record.Example:
{{offset}}
Header Params
Accept
string
required
Example:
application/json
Request samples
Responses
Modified at 2024-11-05 14:00:35