Magidoc

CampaignPlay
Object

A named campaign play — the intent-of-delivery (e.g. propose_trip, share_case_study). Authored in code at apps/hive-mind/src/campaign-planning/plays/index.ts, served via getCampaignPlays and referenced by slug from Campaign.suggestedPlays and Touchpoint.play. Workspace-agnostic: the same catalog is available everywhere.

Fields

#

slug

ID !
Non-null

name

Non-null

description

Non-null

preferredChannels

Non-null

Non-binding ranked list of transports typically used by this play. Agent may pick any TouchpointType at runtime.

Usages

#

References

#

  • Field getCampaignPlays from Query
  • Field getCampaignPlay from Query