Get Daily Share of Clicks
GET
https://apigw.seomonitor.com/v3/rank-tracker/v3.0/daily-share-of-clicks
group_id
in the request.keyword_ids
in the request.Request
Query Params
campaign_id
integer
required
Example:
{{campaign_id}}
start_date
string
optional
Example:
2024-01-01
end_date
string
optional
Example:
2024-01-02
group_id
integer
optional
group_id
, the default value is the All Keywords
group, which means data will be returned for all active keywords in the campaign.There are several special IDs you can use to retrieve specific sets of keywords:
0: Retrieves data for all keywords.
-1: Specifies the Brand folder.
-2: Retrieves data for ungrouped keywords.
-3: Targets keywords associated with the Forecast objective
Example:
{{group_id}}
keyword_ids
string
optional
keyword_ids
should be a comma-separated list of keyword IDs.keyword_ids
, the API will return data for all keywords that meet the other specified criteria (e.g. group_id
).Example:
{{keyword_ids}}
Header Params
Accept
string
required
Example:
application/json
Request samples
Responses
Modified at 2024-12-13 13:08:36