v1

latestOpenAPI 3.0.02026-07-267581167.5 KB
Acquisition Campaign API

Get acquisition campaigns

get/companies/{company_key}/campaigns/acquisition

Path parameters

company_keystring required

Headers

X-API-Versionstring

Response

Successful response

acquisition_idstring

A Vibes-assigned alphanumeric unique identifier for each acquisition campaign.

descriptionstring

The name of the acquisition campaign.

statusstring

The status of the acquisition campaign. Values are scheduled, active, deleted, or past. Values are always lowercase.

start_datestring

The date the campaign is starting, formatted in ISO-8601 format.

end_datestring

The date the campaign is ending or has ended, formatted in ISO-8601 format.

created_datestring

The date the campaign was created, formated in ISO-8601 format.

updated_datestring

The date of the last time the campaign was updated, formated in ISO-8601 format.

urlstring

Unique resource URL for the acquisition campaign.

All 75 operations