Retrieve metrics
Fetch the metrics of a specific marketing campaign using its unique identifier. This endpoint allows you to gather insights into campaign performance over a specified date range.
Supported products
Supported products
Required Scopes
Required Scopes
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
The unique identifier of the campaign.
Query Parameters
The end date for fetching campaign metrics, formatted as YYYY-MM-DD.
The start date for fetching campaign metrics, formatted as YYYY-MM-DD.
Response
successful operation
The number of contacts that were influenced by the campaign. This is an integer value.
The number of new contacts that had their first interaction with the campaign. This is an integer value.
The number of new contacts that had their last interaction with the campaign. This is an integer value.
The number of sessions associated with the campaign. This is an integer value.