Meta · Arazzo Workflow
Meta Refresh Audience Cohort
Version 1.0.0
Resolve the caller, add a new cohort to an audience, then remove stale members.
View Spec
View on GitHub
AdvertisingAnalyticsArtificial IntelligenceMessagingSocialSocial MediaVirtual RealityArazzoWorkflows
Provider
Workflows
refresh-audience-cohort
Resolve the caller, add a new cohort, then remove stale audience members.
Reads /me for context, adds the supplied hashed cohort payload to the custom audience, then removes stale members from the same audience.
1
resolveCaller
getMe
Resolve the authenticated caller's id for an audit trail.
2
addCohort
addUsersToCustomAudience
Add the new cohort's hashed payload to the custom audience.
3
removeStale
removeUsersFromCustomAudience
Remove stale members from the same custom audience. The remove edge is declared without a request body in the spec.