Get Groups Data
GET
https://apigw.seomonitor.com/v3/rank-tracker/v3.0/groups/data
Request
Query Params
campaign_id
integer
required
Example:
{{campaign_id}}
start_date
string
required
Example:
{{start_date}}
end_date
string
required
Example:
{{end_date}}
group_ids
string
optional
group_id
, the default value is All Keywords
group, which means data will be returned for all keywords in the campaign.Example:
{{group_ids}}
limit
integer
optional
limit
, the default number of records returned per request will be 100.Example:
{{limit}}
offset
integer
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 13:57:18