Skip to main content
Level 2
April 19, 2024
解決済み

Is there a way to delete a list of audiences with a workflow or at least remove the profiles

  • April 19, 2024
  • 2 の返信
  • 1120 ビュー

I am wanting to remove single use audiences from the platform with a workflow.

このトピックへの返信は締め切られました。
ベストアンサー Mohan_Dugganab

You can set up a workflow with the resource being set to audience (in the Query activity) and by connecting the output of first activity to an update data activity with delete operation, directly using the targeting dimension and dimension to update set as "audience"

2 の返信

Mohan_Dugganab
Adobe Employee
Adobe Employee
April 21, 2024

You can set up a workflow with the resource being set to audience (in the Query activity) and by connecting the output of first activity to an update data activity with delete operation, directly using the targeting dimension and dimension to update set as "audience"

Hankins0202作成者
Level 2
April 22, 2024

Thank you