Magidoc

PrivateCampaign
Object

Fields

#

actionPages

Non-null

Action Pages of this campaign that are accessible to current user

actions

Non-null

Fetch public actions. Can be used to display recent comments for example.

To allow-list action fields to be public, campaign.public_actions must be set to a list of strings in form action_type:custom_field_name, eg: ["signature:comment"] . XXX this cannot be set in API, you need to set in backend.

config

Non-null

Custom config map

contactSchema

Non-null

Schema for contact personal information

externalId

External ID (if set)

forceDelivery

Non-null

Campaign onwer collects opt-out actions for delivery even if campaign partner is delivering

id

Non-null

Campaign id

mtt

MTT configuration

name

Non-null

Internal name of the campaign

org

Non-null

Lead org

partnerships

List of partnerships and requests to join partnership

stats

Non-null

Statistics

status

Non-null

Current status of the campaign

targets

List MTT targets of this campaign

title

Non-null

Full, official name of the campaign

Interfaces

#

Also implements Campaign .