Skip to content

Files

Latest commit

0f94f49 · Jul 8, 2024

History

History
24 lines (12 loc) · 642 Bytes

EarningRuleBaseSource.md

File metadata and controls

24 lines (12 loc) · 642 Bytes

EarningRuleBaseSource

Contains the custom earning rule name and parent campaign.

Properties

Name Type Description
banner String Name of the earning rule. This is displayed as a header for the earning rule in the Dashboard.
objectId String A unique campaign identifier assigned by the Voucherify API.
objectType ObjectTypeEnum Defines the object associated with the earning rule. Defaults to `campaign`.

Enum: ObjectTypeEnum

Name Value
CAMPAIGN "campaign"