Get the timeline for an Ad Run
idealaunch_get_run_eventsGet the chronological event log for an Ad Run: provisioning steps, status changes, review holds, and errors.
Use this to answer "why is my run not live yet?". A run held at pending_review is waiting on an Idea Launch review; nothing has been charged and nothing has been sent to the ad platform yet.
Returns: { total, count, offset, items: [{ id, type, message, createdAt }], has_more, next_offset }.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| runId | Yes | ||
| ideaId | Yes | ||
| offset | No | ||
| response_format | No |