List Actions
list_actionsFetch affiliate conversions and commissions across pending, approved, and reversed states, filter by date or campaign, and surface test/reversed orders to diagnose tracking problems.
Instructions
List Actions (conversions/commissions). With no state, scans PENDING + APPROVED + REVERSED so test/reversed orders surface. ActionDateStart/End filter by event date; StartDate/End by last-modified. Max 45-day range; defaults to last 7 days if no dates given. No Page/PageSize on this endpoint.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| state | No | Limit to one state; omit to scan all three | |
| endDate | No | Last-modified range end | |
| startDate | No | Last-modified range start | |
| campaignId | No | Filter to one program/campaign | |
| actionDateEnd | No | Event-date range end | |
| actionDateStart | No | Event-date range start |