** 더 자세히 ...
#include <HIVE_Promotion.h>
Public 속성 | |
std::vector< char > | qrCode |
앱의 초대 정보가 포함된 QR Code 이미지 데이터 \english QR Code image data with app invite information | |
std::string | inviteCommonLink |
기본 초대 링크 \english Default invite link | |
std::string | inviteHivemsgLink |
HIVE 인증 사용자용 초대 링크 \english Invite link for HIVE certified users | |
std::string | inviteFacebookLink |
Facebook 인증 사용자용 초대 링크 \english Invite link for Facebook certified users | |
std::vector< AppInvitationCampaign > | eachCampaignList |
캠페인 완료 발생시, 매번 보상을 지급하는 캠페인 목록 \english List of campaigns that will be rewarded every time when a campaign is completed. | |
std::vector< AppInvitationCampaignStage > | stageCampaignList |
캠페인 완료 목표 초대 수를 달성했을 때 보상을 지급하는 캠페인 목록 \english List of campaigns that will be rewarded when you reach the campaign completion goal of invites. | |
**
앱 초대 (UserAcquisition)를 위한 정보.