This type defines the response payload of the bulkUpdateConversation method.
Types that use BulkUpdateConversationsResponse
Not used by any types.
Call that uses BulkUpdateConversationsResponse
Fields
conversationsMetadata
This container returns metadata from the call, such as how many conversations were updated, how many succeeded, and how many failed.
conversationsResponse
array of ConversationsResponse
This array returns a list of each conversation specified in the request, and if the requested update was successful or failed.