|
enum class | PromotionType { PromotionType::BANNERLegacy = -1
, PromotionType::BANNER
, PromotionType::NEWS
, PromotionType::NOTICE
} |
| Types of Promotion view. More...
|
|
enum class | PromotionCustomType { PromotionCustomType::VIEW
, PromotionCustomType::BOARD
, PromotionCustomType::SPOT
, PromotionCustomType::DIRECT
} |
| Types of Promotion CustomView. More...
|
|
enum class | PromotionEventType {
PromotionEventType::OPEN
, PromotionEventType::CLOSE
, PromotionEventType::START_PLAYBACK
, PromotionEventType::FINISH_PLAYBACK
,
PromotionEventType::EXIT
, GOBACK
} |
| Promotion view event types. More...
|
|
enum class | PromotionBadgeTarget |
| Information on which promotional badge is displayed
If NOTICE, it should indicate the badge related to the notice.
|
|
enum class | OfferwallState { OfferwallState::ENABLED
, OfferwallState::DISABLED
, OfferwallState::UNKNOWN
} |
| Information of Offerwall(free charging station) button. More...
|
|
enum class | EngagementEventType {
EngagementEventType::EVENT_TYPE
, EngagementEventType::PROMOTION_VIEW
, OFFERWALL_VIEW
, USER_ACQUISITION
,
EngagementEventType::COUPON
, EngagementEventType::AUTH_LOGIN_VIEW
, SOCIAL_INQUIRY_VIEW
, EngagementEventType::EVENT
,
EngagementEventType::IAP_UPDATED
, EngagementEventType::IAP_PURCHASE
, EngagementEventType::IAP_PROMOTE
, EngagementEventType::COMPANION
,
EngagementEventType::SOCIAL_MYINQUIRY_VIEW
, EngagementEventType::SOCIAL_PROFILE_VIEW
, EngagementEventType::COMMUNITY_VIEW
} |
| UserEngagement 기능 타입 More...
|
|
enum class | EngagementEventState { EngagementEventState::BEGIN
, EngagementEventState::FINISH
, EngagementEventState::EVENT_START
, EngagementEventState::EVENT_END
} |
| HIVE SDK 가 특정한 조건에서 클라이언트에 개입 (Engagement) 하는 상태 More...
|
|
enum class | PromotionCampaignType |
| Campaign type selected before requesting rolling banner data. More...
|
|
enum class | PromotionBannerType |
| Banner type selected before requesting rolling banner data. More...
|
|
- Author
- ryuvsken
- Date
- 2016-2019
- Copyright
- Copyright © GAMEVIL COM2US PLATFORM Inc. All Right Reserved.
- Since
- 4.0.0 HIVE Promotion gives users who use the game the ability to effectively expose new news or events in the game.
Promotion view (notice, event), reward (coupon, deep link), exit popup (Android), free charging station(Offerwall)