Update an audience membership event trigger
Updates the audience membership 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/audience-membership-events/{triggerId} request.
Choose between static or dynamic audience ids
Choose between static or dynamic enabled
Choose between static or dynamic event types
CREATED, REMOVED, UPDATED 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 AUDIENCE_MEMBERSHIP_EVENT The audience ids as configured: a literal value, or an expression (type:string) when defined dynamically.
The event types as configured: a literal value, or an expression (type:string) when defined dynamically.
CREATED, REMOVED, UPDATED 