Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Delete all Custom Audience User using Facebook API

Hi everyone I have a problem in Facebook Marketing API, I wan't to delete all the custom audience without uploading the same email again, all I want is to just delete every User/people from the Custom Audience and upload a new one. I already read the documentation (https://developers.facebook.com/docs/marketing-api/reference/custom-audience/users#Deleting) but unfortunately can't find a solution .

like image 495
bxorcloud Avatar asked Jan 25 '17 09:01

bxorcloud


People also ask

How do I delete a custom audience on Facebook?

To delete your Custom Audience: Go to your Audiences. Check the box next to the audience you'd like to delete. Select Delete.

Do Facebook automatically update custom audiences?

Your Custom Audience from your website will update automatically as people who fall within the rules you specified for your audience navigate to the pages on your website that have the Meta Pixel.

How long do Facebook Custom audiences last?

The maximum amount of time that people will stay in a Custom Audience from your website or mobile app is 180 days. After 180 days, people who have been in the website Custom Audience will be removed unless they revisit the the website or mobile app again. Was this information helpful?


1 Answers

The only way I have found that this can be done is by doing a mass delete with either all external ID's or Emails.

After deleting all users, it's a simply matter of adding users back to the audience.

Seems far from ideal, but from what I can tell there is no quick "Delete All" type function.

like image 106
Moo Master Avatar answered Oct 24 '22 04:10

Moo Master