주요 콘텐츠로 건너뛰기

이메일로 교환 코드를 배포

게임 허브로 플레이어를 유치하기 위해 이메일을 통해 교환 코드를 배포합니다. LiveOps Builder를 사용하여 이메일 발송 프로세스를 자동화할 수 있습니다. 이메일에 교환 코드가 언제 발송될지를 특정 조건을 지정할 수 있습니다.

이메일 내 교환 코드를 통해 게임 허브에서 플레이어와 소통하려면, 다음을 수행하십시오:

  1. 모든 준비가 완료되었는지 확인하십시오..
  2. 무료 아이템 쿠폰 생성.
  3. item.add 웹훅 구현.
  4. LiveOps 캠페인 실행.

모든 준비가 완료되었는지 확인하십시오

Before you begin, integrate the Checkout.

무료 아이템 쿠폰 생성

To have the redeem codes for free items, you need the coupons with the Free Item type.

To create the redeem codes, use the POST Create Coupon API call.

item.add 웹훅 구현

To automatically grant the items to the player accounts when the codes are redeemed, implement the Item Add (item.add) webhook.

LiveOps 캠페인 실행

LiveOps 캠페인에는 다음이 포함되어야 합니다:

  • 이메일 배포 조건을 설정했습니다.
  • 이메일 본문에 교환 코드를 삽입했습니다.

Use the API calls:

도움이 필요하세요?
통합팀에 문의하십시오 [email protected]