Skip to content

Get campaign count for traffic source​

GET
/api/traffic-sources/{id}/campaigns-count

Authorizations​

ApiKeyHeader
Type
API Key (header: X-Api-Key)

Parameters​

Path Parameters

id*
Type
integer
Required

Responses​

Campaign count

application/json
JSON
{
  
"count": 0
}

Playground​

Authorization
Variables
Key
Value

Samples​

Powered by VitePress OpenAPI