Suggested filters
keyword:keyword:setup
results for a specific keyword
question:question:how do I get started?
AI will suggest the best answer
Dashboard
Edit Article Logout

Add a Custom Field to a Campaign


Adds a new custom field to a campaign with the given id.

Path Parameters
idnumberrequired
The campaign id to add the custom field to.
HTTP Request Examples
{ "name": "Member Since", "datatype": "DateTime", }
HTTP Request Parameters
namestring
The name of the custom field to create.
datatypestring
The custom field's data type.

How helpful was this article?

πŸ‘ or πŸ‘Ž

Related Articles

Markdown Version