Skip to main content
object

Requires read_marketing_events access scope.

The marketing activity resource represents marketing that a merchant created through an app.

•URL

The URL of the marketing activity listing page in the marketing section.

•URL!
non-null

The admin url used to edit this activity.

•MoneyV2

The amount spent on the marketing activity.

•App!
non-null

The app which created this marketing activity.

•MarketingActivityExtensionAppErrors

The errors generated when an app publishes the marketing activity.

•String

The step type of a marketing automation activity.

•MarketingBudget

The allocated budget for the marketing activity.

•DateTime!
non-null

The date and time when the marketing activity was created.

•DateTime

The time at which the most recent error occurred, which is set by the app.

•URL

The flow editor URL to which the marketing activity is associated.

•String

The completed content in the marketing activity creation form.

•MarketingActivityHierarchyLevel

The hierarchy level of the marketing activity.

•ID!
non-null

A globally-unique ID.

Anchor to inMainWorkflowVersioninMainWorkflowVersion
•Boolean!
non-null

Whether the marketing activity is in the main workflow version of the marketing automation.

•Boolean!
non-null

The marketing activity represents an external marketing activity.

Anchor to marketingChannelTypemarketingChannelType
•MarketingChannel!
non-null

The medium through which the marketing activity and event reached consumers. This is used for reporting aggregation.

•MarketingEvent

Associated marketing event of this marketing activity.

•ID

ID of the parent activity of this marketing activity.

•String

ID of the parent activity of this marketing activity.

•DateTime

The scheduled end time of the marketing activity, which is set by the app.

•DateTime

The scheduled start time of the marketing activity, which is set by the app.

•String!
non-null

A contextual description of the marketing activity based on the platform and tactic used.

•MarketingActivityStatus!
non-null

The current state of the marketing activity.

•BadgeType

The severity of the marketing activity's status.

•String!
non-null

The rendered status of the marketing activity.

Anchor to statusTransitionedAtstatusTransitionedAt
•DateTime

The date and time when the activity's status last changed.

•MarketingTactic!
non-null

The method of marketing used for this marketing activity.

•MarketingActivityStatus

The status to which the marketing activity is currently transitioning.

•String!
non-null

The marketing activity's title, which is rendered on the marketing listing page.

•Boolean!
non-null

Whether the marketing activity is tracking opens.

•DateTime!
non-null

The date and time when the marketing activity was updated.

•String

The value portion of the URL query parameter used in attributing sessions to this activity.

•UTMParameters

The set of Urchin Tracking Module used in the URL for tracking this marketing activity.

Deprecated fields

•MarketingChannel!
non-nullDeprecated
•MarketingActivityStatusBadgeType
Deprecated

Was this section helpful?

•query

A list of marketing activities associated with the marketing app.

•query

Returns a MarketingActivity resource by ID.


Was this section helpful?

•mutation

Create new marketing activity. Marketing activity app extensions are deprecated and will be removed in the near future.

•mutation

Creates a new external marketing activity.

•mutation

Updates a marketing activity with the latest information. Marketing activity app extensions are deprecated and will be removed in the near future.

•mutation

Update an external marketing activity.

•mutation

Creates a new external marketing activity or updates an existing one. When optional fields are absent or null, associated information will be removed from an existing marketing activity.


Was this section helpful?

•interface

Was this section helpful?