Meta · Arazzo Workflow
Meta Sync Custom Audience Membership
Version 1.0.0
Add a fresh set of hashed users to a custom audience and remove a stale set.
View Spec
View on GitHub
AdvertisingAnalyticsArtificial IntelligenceMessagingSocialSocial MediaVirtual RealityArazzoWorkflows
Provider
Workflows
sync-custom-audience-membership
Add new members to a custom audience and remove stale members.
Adds a supplied payload of users to the custom audience, then removes a second supplied payload of users from the same audience.
1
addUsers
addUsersToCustomAudience
Add the supplied hashed users to the custom audience.
2
removeUsers
removeUsersFromCustomAudience
Remove the previously added users from the same custom audience. The remove edge is declared in the spec without a request body, so membership is dissociated by audience id.