UpdateOptions

The UpdateOptions object defines the ability to save, update, or delete data extension fields using a container. If the Container property contains an instance of DataExtensionField, and the Action is DELETE, then the call drops any child fields. Otherwise, the call adds or updates all child fields depending upon whether they exist.

NameData TypeDescription
ActionxsdDefines the action to take for the specified object. Valid values include:
  • CREATE
  • DELETE
  • UPDATE
CallsInConversationxsdNumber of calls within an async API conversation.
ClientClientIDSpecifies the account ownership and context of an object.
ContainerContainerIDReserved for future use.
ConversationIDxsdUnique ID of initial async API call.
PriorityxsdDeprecated.
RequestTypeRequestTypeDefines request as synchronous or asynchronous API.
SaveOptionsSaveOption[]Allows upsert on selected objects.
ScheduledTimexsdKeeps requests in asynchronous queue until time specified in the call.
SendResponseToAsyncResponse[]Defines how responses are returned and under what conditions.
SequenceCodexsdSpecifies the processing sequence of a multi-step conversation.