Update an event trigger
Updates the event trigger on the specified campaign controller. Only fields present in the request body are changed. Returns the updated trigger.
Authorizations
Path Parameters
(/version/.+)?Body
Body of a PUT /v2/campaigns/{campaignId}{version:(/version/.+)?}/controllers/{controllerId}/triggers/events/{triggerId} request.
Choose between static or dynamic enabled
Choose between static or dynamic event names
Choose between static or dynamic event type
ASSET, DATA_INTELLIGENCE, DISPLACED, DISPLACED_BY, FORWARDED, IDENTIFIED, INPUT, INTERNAL, LEGACY_CONSUMER_EVENT, MESSAGE, MESSAGE_NOT_DELIVERED, REFERRED, REFERRED_BY, SCHEDULED, SHARE, SHAREABLE, STEP Choose between static or dynamic negated
Choose between static or dynamic parent trigger group name
Choose between static or dynamic trigger description
Choose between static or dynamic trigger name
Choose between static or dynamic trigger phase
MATCHING, QUALIFYING, QUALITY Response
Successful response
The enabled as configured: a literal value, or an expression (type:string) when defined dynamically.
The negated as configured: a literal value, or an expression (type:string) when defined dynamically.
The parent trigger group name as configured: a literal value, or an expression (type:string) when defined dynamically.
The trigger description as configured: a literal value, or an expression (type:string) when defined dynamically.
The trigger name as configured: a literal value, or an expression (type:string) when defined dynamically.
The trigger phase as configured: a literal value, or an expression (type:string) when defined dynamically.
MATCHING, QUALIFYING, QUALITY EVENT The event names as configured: a literal value, or an expression (type:string) when defined dynamically.
The event type as configured: a literal value, or an expression (type:string) when defined dynamically.
ASSET, DATA_INTELLIGENCE, DISPLACED, DISPLACED_BY, FORWARDED, IDENTIFIED, INPUT, INTERNAL, LEGACY_CONSUMER_EVENT, MESSAGE, MESSAGE_NOT_DELIVERED, REFERRED, REFERRED_BY, SCHEDULED, SHARE, SHAREABLE, STEP 