Skip to content
This repository was archived by the owner on Apr 8, 2026. It is now read-only.

Latest commit

 

History

History
24 lines (12 loc) · 642 Bytes

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"