Get Daily Traffic Data by Segment
GET
https://apigw.seomonitor.com/v3/organic-traffic/v3.0/daily-traffic
Request
Query Params
campaign_id
integer
required
Example:
{{campaign_id}}
start_date
string
required
Example:
{{start_date}}
end_date
string
required
Example:
{{end_date}}
segment
string
optional
Accepted values are
all
, non-brand
, brand
, or the name of a custom traffic segment created in the SEOmonitor platform, e.g. "blog".Example:
{{segment}}
Header Params
Accept
string
required
Example:
application/json
Request samples
Responses
Modified at 2024-11-05 13:58:32