Get Audience Operation Status
get_audience_operation_statusPoll an asynchronous audience membership operation (add, remove, replace, merge) using its operation ID and audience ID to determine if it succeeded or failed.
Instructions
Poll the status of an asynchronous membership operation (add, remove, replace, merge) until 'succeeded' or 'failed'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| operation_id | Yes | Operation ID returned by membership mutation | |
| custom_audience_id | Yes | Target audience ID |