OPENAPI / COMPONENTS / SCHEMAS

Campaign data structure

Campaign

Structural definition for Campaign in the Mistral AI API contract.

object11properties
created_atstringrequired

created at value in the Mistral AI API contract.

deleted_atstringrequired

deleted at value in the Mistral AI API contract.

descriptionstringrequired

description value in the Mistral AI API contract.

idstringrequired

id value in the Mistral AI API contract.

judgeJudgerequired

judge value in the Mistral AI API contract.

max_nb_eventsintegerrequired

max nb events value in the Mistral AI API contract.

namestringrequired

name value in the Mistral AI API contract.

owner_idstringrequired

owner id value in the Mistral AI API contract.

search_paramsFilterPayloadrequired

search params value in the Mistral AI API contract.

updated_atstringrequired

updated at value in the Mistral AI API contract.

workspace_idstringrequired

workspace id value in the Mistral AI API contract.