Expand my Community achievements bar.

Join expert-led sessions on Real-Time CDP & Journey Optimizer designed to boost your impact.

Pausing Audience Update to Destination

Avatar

Level 1

Hi, 

 

I have many audiences activated to destinations such as Facebook, The Trade Desk and Adobe Target. Circumstances may require these audiences to be edited to reflect updating targeting or suppression rules.

 

Is there a function within AEP (or workaround) that allows for pausing the segment refresh to the destination? For example, Trade Desk keeps the most recent set of profiles (Audience still is activated to the destination hence why it would still appear), but AEP does not send new profiles until the segmenting rules have been updated, and the audience activation has been 'un-paused'. 

 

Thanks!

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

3 Replies

Avatar

Level 5

To pause or control the audience refresh from AEP to destinations like The Trade Desk or Adobe Target:

Deactivate the Segment: Temporarily deactivate the segment in AEP to stop the flow of new profiles to the destination while keeping the audience activated. The audience will still appear in the destination with the most recent set of profiles.

Adjust Activation Conditions: Control the frequency of segment refreshes by modifying the refresh schedule (e.g., daily, weekly) to prevent premature updates.

Use Suppression Segments: Create suppression segments to exclude profiles temporarily, which prevents the update of profiles without deactivating the entire segment.

API-Based Control: Use Adobe I/O APIs to programmatically pause or resume audience updates based on specific conditions, though this requires development work.

Destination-Specific Controls: Check if destinations like The Trade Desk or Adobe Target offer native controls for pausing updates directly within their platforms.

Referral Link: https://experienceleague.adobe.com/en/docs/experience-platform/destinations/ui/edit-activation

These workarounds allow you to control when and how new profiles are sent to your destinations while keeping audiences activated.

Avatar

Level 10

AI generated response for that user for xx time in this week. Something like this do not even exist....

 

Use Suppression Segments: Create suppression segments to exclude profiles temporarily, which prevents the update of profiles without deactivating the entire segment.

Avatar

Level 1

Hi @KumarRishii @Michael_Soprano , 

Regarding deactivating the segment (option 1), adobe support has advised:


One option is to temporarily disable the destination dataflows while you re-ingest the right data in AEP. See https://experienceleague.adobe.com/en/docs/experience-platform/destinations/ui/edit-activation#enabl... Pausing an activation dataflow halts updates; it does not remove or unmap previously exported profiles. This would allow you to run your campaigns while rebuilding your data in AEP, based on the last existing export to destinations before disabling the dataflows. When paused, no fresh profile activations or removals are sent, but the profiles at your downstream destination remain as-is until you resume. This means no risk of mass audience removal at the destination—you maintain the “last known state” until you re-enable the export.

Was that what you were referring to? We trying to ensure that the connection to the destination is not being interfered with when enable/disabling the dataflow. 

 

Thanks!