This endpoint returns the organic traffic metrics by day for a traffic segment over a specified timeframe.The data returned includes the number of sessions, conversions, bounce rate, and revenue.
Request
Authorization
Add parameter in header
Authorization
Example:
Authorization: ********************
Query Params
Header Params
Request Code Samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl--location-g--request GET 'https://apigw.seomonitor.com/v3/organic-traffic/v3.0/daily-traffic?campaign_id={{campaign_id}}&start_date={{start_date}}&end_date={{end_date}}&segment={{segment}}' \
--header'Accept: application/json' \
--header'Authorization;'