Record

post-campaigns-params

No description available.

record post-campaigns-params {
  on-behalf-of: option​<string>,
  categories: option​<list​<string>>,
  custom-unsubscribe-url: option​<string>,
  editor: option​<campaign-response-editor-enum>,
  html-content: option​<string>,
  ip-pool: option​<string>,
  list-ids: option​<list​<s32>>,
  plain-content: option​<string>,
  segment-ids: option​<list​<s32>>,
  sender-id: option​<s32>,
  subject: option​<string>,
  suppression-group-id: option​<s32>,
  title: string,
}

Fields

NameTypeDescription
on-behalf-ofoption​<string>
categoriesoption​<list​<string>>
custom-unsubscribe-urloption​<string>
editoroption​<campaign-response-editor-enum>
html-contentoption​<string>
ip-pooloption​<string>
list-idsoption​<list​<s32>>
plain-contentoption​<string>
segment-idsoption​<list​<s32>>
sender-idoption​<s32>
subjectoption​<string>
suppression-group-idoption​<s32>
titlestring