Update Marketing Event by objectId

PATCH {{baseUrl}}/marketing/v3/marketing-events/:objectId

Updates the details of an existing Marketing Event identified by its objectId, if it exists.

Request Body

{"customProperties"=>[{"dataSensitivity"=>"standard", "isEncrypted"=>false, "name"=>"ad eu sit", "requestId"=>"cillum tempor officia aliqua non", "selectedByUser"=>true, "selectedByUserTimestamp"=>2439601, "source"=>"SETTINGS", "sourceId"=>"voluptate aliquip et veniam", "sourceLabel"=>"veniam", "sourceMetadata"=>"pariatur et", "sourceVid"=>[-12162090, 31200963], "timestamp"=>-12349682, "unit"=>"qui tempor ea ut Duis", "value"=>"dolor mollit nostrud adipisicing ex", "updatedByUserId"=>86279783, "persistenceTimestamp"=>61652612, "useTimestampAsPersistenceTimestamp"=>true, "isLargeValue"=>false}, {"dataSensitivity"=>"high", "isEncrypted"=>false, "name"=>"consectetur dolor nostrud eiusmod", "requestId"=>"dolor enim velit laboris", "selectedByUser"=>true, "selectedByUserTimestamp"=>94688975, "source"=>"QUOTAS", "sourceId"=>"pariatur ad labore", "sourceLabel"=>"eu sed", "sourceMetadata"=>"in id incididunt", "sourceVid"=>[-88053271, -57421916], "timestamp"=>-19651588, "unit"=>"ex", "value"=>"magna laborum", "updatedByUserId"=>77419756, "persistenceTimestamp"=>-66214616, "useTimestampAsPersistenceTimestamp"=>true, "isLargeValue"=>false}], "startDateTime"=>"<dateTime>", "eventCancelled"=>"<boolean>", "eventOrganizer"=>"<string>", "eventUrl"=>"<string>", "eventDescription"=>"<string>", "eventName"=>"<string>", "eventType"=>"<string>", "endDateTime"=>"<dateTime>"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: OK

{&quot;createdAt&quot;:&quot;\u003cdateTime\u003e&quot;,&quot;customProperties&quot;:[{&quot;name&quot;:&quot;\u003cstring\u003e&quot;,&quot;value&quot;:&quot;\u003cstring\u003e&quot;},{&quot;name&quot;:&quot;\u003cstring\u003e&quot;,&quot;value&quot;:&quot;\u003cstring\u003e&quot;}],&quot;eventName&quot;:&quot;\u003cstring\u003e&quot;,&quot;objectId&quot;:&quot;\u003cstring\u003e&quot;,&quot;updatedAt&quot;:&quot;\u003cdateTime\u003e&quot;,&quot;eventOrganizer&quot;:&quot;\u003cstring\u003e&quot;,&quot;eventUrl&quot;:&quot;\u003cstring\u003e&quot;,&quot;appInfo&quot;:{&quot;id&quot;:&quot;\u003cstring\u003e&quot;,&quot;name&quot;:&quot;\u003cstring\u003e&quot;},&quot;eventType&quot;:&quot;\u003cstring\u003e&quot;,&quot;eventCompleted&quot;:&quot;\u003cboolean\u003e&quot;,&quot;endDateTime&quot;:&quot;\u003cdateTime\u003e&quot;,&quot;startDateTime&quot;:&quot;\u003cdateTime\u003e&quot;,&quot;eventCancelled&quot;:&quot;\u003cboolean\u003e&quot;,&quot;eventDescription&quot;:&quot;\u003cstring\u003e&quot;}