OPENAPI / COMPONENTS / SCHEMAS
Campaign data structure
CampaignStructural definition for Campaign in the Mistral AI API contract.
object11properties
created_atstringrequiredcreated at value in the Mistral AI API contract.
deleted_atstringrequireddeleted at value in the Mistral AI API contract.
descriptionstringrequireddescription value in the Mistral AI API contract.
idstringrequiredid value in the Mistral AI API contract.
judgeJudgerequiredjudge value in the Mistral AI API contract.
max_nb_eventsintegerrequiredmax nb events value in the Mistral AI API contract.
namestringrequiredname value in the Mistral AI API contract.
owner_idstringrequiredowner id value in the Mistral AI API contract.
search_paramsFilterPayloadrequiredsearch params value in the Mistral AI API contract.
updated_atstringrequiredupdated at value in the Mistral AI API contract.
workspace_idstringrequiredworkspace id value in the Mistral AI API contract.