Skip to content

Latest commit

 

History

History
24 lines (12 loc) · 638 Bytes

EarningRuleSource.md

File metadata and controls

24 lines (12 loc) · 638 Bytes

EarningRuleSource

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"