Campaign information for invite
Campaigns are data that specifies the conditions for rewarding invite.
More...
#include <HIVE_Promotion.h>
Inherited by AppInvitationCampaignStage.
|
std::string | title |
| Title.
|
|
std::string | description |
| Description.
|
|
std::string | imageUrl |
| Image URL.
|
|
int | order |
| Order.
|
|
picojson::value | item |
| Complete reward information ("key" depends on campaign settings)
|
|
std::string | itemJsonString |
| Complete reward information ("key" depends on campaign settings) Unreal CrossPlay.
|
|
int | count |
| Number of invitees who completed the campaign.
|
|
int | limit |
| Maximum number of user of campaigns.
|
|
Campaign information for invite
Campaigns are data that specifies the conditions for rewarding invite.
- See also
- AppInvitationData
The documentation for this class was generated from the following file: