Revenue 리포트 비동기 요청하기 V3

비동기 API 사용 방법

  1. Revenue 리포트 비동기 요청하기 API 를 통해 taskId 를 생성합니다.
  2. Revenue 리포트 비동기 결과 가져오기 API 에 생성한 taskId 를 이용해 함께 결과를 확인합니다. (리포트 결과는 요청 Query 의 따라 약 5분까지 소요될 수 있습니다.)
  3. 리포트 Query 가 완료되면 Revenue 리포트 비동기 결과 가져오기 API 가 결과를 리턴합니다.

groupby에 들어갈 수 있는 값

metric에 들어갈 수 있는 값

metric keymetric namedescriptionaggregation type
app_revenueRevenue (App)앱에서 발생한 결제의 매출액 (현지 통화기준)"cumulative", "on-day"
app_arpuARPU (App)유저당 평균 매출액 (현지 통화기준)"cumulative"
app_roasROAS (App)광고 비용당 매출. 마케팅 활동에 지출한 비용 대비 매출액 (현지 통화 기준)"cumulative

startEvents에 들어갈 수 있는 값

event keyevent namedescription
app_installInstall (App)선택 기간 내 발생한 Install 이벤트
app_deeplink_openDeeplink Open (App)선택 기간 내 발생한 Deeplink Open 이벤트

app_target_events 로도 요청할 수 있지만 이 경우 [app_install, app_deeplink_open] 으로 처리합니다.

returnEvents에 들어갈 수 있는 값

event keyevent namedescription
app_first_order_complete첫 구매 완료 (App)Start Event를 수행한 사용자 중 선택 기간 내 수행한 첫 구매 완료 이벤트
app_order_complete구매 완료 (App)Start Event를 수행한 사용자 중 선택 기간 내 수행한 구매 완료 이벤트
app_ad_impression광고 노출 (App)Start Event를 수행한 사용자 중 선택 기간 내 수행한 광고 노출 이벤트
app_ad_click광고 클릭 (App)Start Event를 수행한 사용자 중 선택 기간 내 수행한 광고 클릭 이벤트
app_subscribe구독 (App)Start Event를 수행한 사용자 중 선택 기간 내 수행한 구독 이벤트

🚧

API 한계

  • 쿼리 가능한 최대 그룹바이 (dimensions) 수 : 3개
  • 쿼리 가능한 최대 기간 (from ~ to) : 지난 30일
Language
Credentials
Header
Click Try It! to start a request and see the response here!