get_audience_operation
Retrieve the lifecycle state of a custom audience mutation (add, remove, replace, merge) using the operation ID to confirm success or failure as it transitions from processing to completed.
Instructions
Retrieve lifecycle state of a custom audience mutation (add/remove/replace/merge). Poll with backoff. States: processing → succeeded/failed. Save operation_id from mutation response.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| operation_id | Yes | Operation ID from mutation response. | |
| ad_account_id | No | ||
| custom_audience_id | Yes | Custom audience ID. |