Update Ad Request
neuron_update_ad_requestUpdate a draft or rejected ad request. Only draft and rejected ad requests can be edited. Rejected requests revert to draft on update.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| budget | No | Updated budget in kobo | |
| message | No | Updated ad message content | |
| mediaUrl | No | Updated media URL (set to null to clear) | |
| targetGoal | No | Updated target number of deliveries | |
| targetType | No | Target type: 'contacts' or 'groups' | |
| adRequestId | Yes | Unique identifier (UUID) of the ad request to update | |
| messageType | No | Updated message type: 'text', 'image', 'video', or 'document' | |
| targetingMode | No | Targeting mode: 'auto' for system matching or 'manual' for hand-picked pool entries | |
| targetDemographics | No | Updated demographic targeting criteria | |
| selectedPoolEntryIds | No | Pool entry UUIDs for manual contact targeting | |
| selectedGroupPoolEntryIds | No | Group pool entry UUIDs for manual group targeting |