affiliate_awin-advertiser_report_publisher_decision_result
Record whether the Awin publisher approve/decline handoff outcome matched expectations, adding a verified or verify_failed audit line without any network call or state change.
Instructions
Record the observed outcome of a previously emitted Awin publisher approve/decline handoff, closing the audit arc. After a consumer carries out the handoff and revisits the verify target, call this with verified=true when the expected state was present, or verified=false when it was not. It records a verified or verify_failed audit line and does nothing else: no network call, no browser action, no state change. Requires brand, programmeId, publisherId, decision (approve|decline), and verified; accepts an optional note. Never records applied/succeeded; success is only ever an outcome the consumer actually observed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | No | ||
| brand | Yes | ||
| decision | Yes | ||
| verified | Yes | ||
| programmeId | Yes | ||
| publisherId | Yes |