v1

latestOpenAPI 3.0.02026-07-267581167.5 KB
Subscription List API

Get acquisition campaigns for subscription list

get/companies/{company_key}/mobiledb/subscription_lists/{subscription_list_id}/acquisition_campaigns/

Path parameters

company_keystring required
subscription_list_idstring 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.