zuckerbot_list_custom_conversions
List custom conversions on the connected ad account: id, name, rule, source event, pixel, and availability. Use the id for a campaign's optimization_event reference; read-only, no ad slot consumed.
Instructions
List the custom conversions on the connected ad account: id, name, rule, source event, pixel and availability (is_unavailable). A pure read of the already-bound ad account — it never binds or consumes an ad-account slot. If the list is truncated, re-call with the returned next_cursor as after. Use this to find the custom conversion id a campaign spec's optimisation_event should reference.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| after | No | Opaque pagination cursor from a previous truncated list response (next_cursor) | |
| business_id | No | Optional business ID override for the authenticated API key |