class TeakReward
A reward attached to a Teak campaign.
Properties
Name | Type | Description | Access |
---|---|---|---|
The status of this TeakReward. |
Get/Set |
||
|
The contents of the reward, if the status is |
Get/Set |
|
|
The name of the schedule for the notification on the Teak Dashboard, or |
Get/Set |
|
|
The id of the schedule in the Teak CMS, or |
Get/Set |
|
|
The name of the link or notification on the Teak Dashboard. |
Get/Set |
|
|
The id of the link or notification in the Teak CMS. |
Get/Set |
|
|
The name of the Teak 'channel', one of: |
Get/Set |
|
|
Always |
Get/Set |
|
|
Opaque reward identifier. |
Get/Set |
Enums
RewardStatus
Status constants for reward claims.
Name | Description |
---|---|
|
The user has been issued this reward by Teak. |
|
The user has attempted to claim a reward from their own social post. |
|
The user has already been issued this reward. |
|
The reward has already been claimed its maximum number of times globally. |
|
The user has already claimed their maximum number of rewards of this type for the day. |
|
This reward has expired and is no longer valid. |
|
Teak does not recognize this reward id. |
|
Another error occurred that prevented the Reward from being processed. |