Export campaign views for current month to csv

curl --location --request GET 'https://api.telemetrytv.com/campaigns/{id}/csv' \
--header 'Content-Type: application/json' \
--header 'Authorization: Token {your_API_token}'
Language
Authorization
Header
Click Try It! to start a request and see the response here!