Skip to main content
objectAutomationRule

Implements

Fields

automationRuleActions

The actions the rule performs, in creation order.

automationRuleFilter

The audience and content filter applied before the rule runs, when one is set.

billingPlanRestricted
Boolean!

Whether the Network's billing plan disables the rule.

createdAt
ISO8601DateTime!

When the rule was created.

creator

The member who created the rule.

id
ID!

ID of the object.

isActive
Boolean!

Whether the rule is currently running (not paused, suspended, or billing-restricted).

name
String

Display name of the rule.

paused
Boolean!

Whether a host has paused the rule.

resourceId
ID!

Resource ID for this object, for interop with the Admin API.

suspended
Boolean!

Whether the rule was suspended after an error.

suspendedReason
String

Why the rule was suspended, or null when it is not suspended.

The event that fires the rule.

triggerParameters
JSONObject!

Trigger-specific configuration. An empty object when the trigger takes none.

triggerTargetable

The object the trigger is scoped to, when it has one.

url
String!

Admin URL where the host can review and edit this rule.