Active Users 리포트 비동기 요청하기 V4

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

비동기 API 사용 방법

  1. Active Users 리포트 비동기 요청하기 API를 통해 taskId 를 생성합니다.
  2. Active Users 리포트 비동기 요청하기 API 에 생성한 taskId를 이용해 Active Users 리포트 비동기 결과 가져오기 API에서 결과를 확인합니다.
  3. 리포트 Query 가 완료되면 Active Users 리포트 비동기 결과 가져오기 API 가 결과를 리턴합니다.

groupby에 들어갈 수 있는 값

granularity에 들어갈 수 있는 값

granualrity
dayDaily Active Users 가져오기
weekWeekly Active Users 가져오기
monthMonthly Active Users 가져오기

metric에 들어갈 수 있는 값

metric
app_auActive Users (App)지정한 기간동안 SDK를 통해 1회 이상 이벤트를 발생시킨 유저
app_puPaying Users (App)지정한 기간동안 결제 이력이 있는 유저
app_revenueRevenue (App)앱에서 발생한 결제와 앱 내 광고 노출으로 발생한 매출액 (현지 통화기준)
app_arpuARPU (App)유저당 평균 매출액 (현지 통화기준)
app_arppuARPPU (App)결제 저당 평균 매출액 (현지 통화기준)
🚧

API 한계

  • 쿼리 가능한 최대 그룹바이 (groupBys) 수 : 4개
  • 쿼리 가능한 최대 기간 (from ~ to) : 지난 90일
  • 권장 쿼리 기간 (from ~ to): 지난 61일
Path Params
string
required

앱 이름 (Unique ID / App Name)

Body Params
date
required
Defaults to 2022-07-01

query 기간의 시작 날짜

date
required
Defaults to 2022-07-08

query 기간의 끝 날짜

string
enum
required
Defaults to day

분석 기간 주기

Allowed:
metrics
array of strings
required
Defaults to app_au,app_pu

Active Users 리포트 상 '메트릭'에 해당됩니다.

metrics*
groupBy
object

Active Users 리포트 상 '그룹바이'에 해당됩니다. https://abit.ly/active-users-groupbys

filters
array of objects
filters
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json