Delete profiles (CEP & MEP)
Overview
In this destination, DinMo will delete profiles from your Batch dashboard.
This operation is irreversible. You can always recreate a profile via another Batch destination service, but you will lose the historical data for that profile in Batch.
To do so, you will need to go through these three steps:
Creating a Batch destination. Refer to the corresponding section for more info.
Creating a user segment (or model) composed of all the users that have to be deleted from Batch.
Activating the segment to the Batch destination to delete profiles.
Each time the activation will be running, profiles will be deleted from your Batch dashboard.
Destination setup
To start deleting profiles, you are first required to create a Batch destination with the corresponding destination service.
To get your API and project key, navigate to settings (in Batch) and copy your REST API Key and Project Key into DinMo.
You'll also need a Batch Live API Key. This key is either your Live, Dev or SDK Batch API key from the settings page of your app within the Batch dashboard.

Activation setup
Once the destination has been setup, and your DinMo segment created, you can create an activation to start deleting profiles in Batch right away.
First, you must select the segment/model that contains the data to be deleted in Batch, then the correct destination service. A few additional configurations are then necessary:
Run type
To indicate how the data should be deleted, configure the run type:
Full only: DinMo deletes the entire segment/model at each run.
Full then Delta: DinMo deletes the entire segment/model on the first run. After that, DinMo only deletes new people (compared to the historical runs).
Fields mapping
It is necessary to map the person's unique identifier in the Batch dashboard.
Scheduling options
In this section, specify how often the list should be deleted in Batch. Every time the activation runs:
Full only: Any user in your segment/model will be deleted in Batch
Full then Delta: Any new user entering your DinMo model or segment will be deleted in Batch
Last updated