AppsFlyerのインストールレポートではNon-organicインストールの詳細を確認できます。
各インストールについて、以下のデータが取得できます:
Column Name |
Description |
Impression Time |
Impression time – Example: 2014-01-01 21:42:01 (GMT) |
Click Time |
Click time – Example: 2014-01-01 21:42:01 (GMT) |
Install Time |
Install time – Example: 2014-01-01 21:42:01 (GMT) |
Agency/PMD (af_prt) |
Agency / Partner Name |
Media Source (PID) |
Media source that generates the install (pid=media source) |
Channel |
Secondary media channel under the media source |
Keywords |
Search keywords associated with this installation |
Campaign (c) |
Campaign name (c= campaign name) |
Campaign ID |
ID of the campaign |
Adset Name |
Name of the adset |
Adset ID |
ID of the adset |
Ad Name |
Name of the ad |
Ad ID |
ID of the ad |
Ad Type |
Creative type of the ad – Example: Interstitial Ad |
Site ID (af_siteid) |
Publisher sub-affiliate ID (af_siteid) |
Cost Model (af_cost_model) |
Cost model of the ad - CPI |
Cost (af_cost_value) |
The reported value |
Cost Currency (af_cost_currency) |
The reported currency |
Region |
Geographical region |
Cost Per Install (af_cpi) |
Cost Per Install (CPI) |
Country Code |
Country code by IP address |
State |
State |
City |
City Name by IP address |
IP |
Device IP Address |
WIFI |
WIFI connection - Yes / NO |
Language |
Local language set on the user device |
Event Source |
Indicates whether this was reported from SDK or S2S |
AppsFlyer Device ID |
Unique proprietary ID generated by AppsFlyer for every install |
Customer User ID |
Developer Customer User ID |
IDFA |
Device IDFA |
IDFV |
Device IDFV |
MAC |
Device MAC address |
Device Name |
Device Name |
Device type |
iPad/iPhone3/4/5... |
OS Version |
iOS version |
SDK Version |
AppsFlyer SDK version |
App Version |
App version |
Sub Param 1 (af_sub1) |
Additional parameter that can be placed on the link |
Sub Param 2 (af_sub2) |
Additional parameter that can be placed on the link |
Sub Param 3 (af_sub3) |
Additional parameter that can be placed on the link |
Sub Param 4 (af_sub4) |
Additional parameter that can be placed on the link |
Sub Param 5 (af_sub5) |
Additional parameter that can be placed on the link |
Impression URL |
AppsFlyer impression URL |
Click URL |
AppsFlyer click URL |
HTTP Referrer |
HTTP Referrer |
Contributor 1 Media Source |
Network that contributed to the installs |
Contributor 1 Campaign |
Campaign that contributed to the installs |
Contributor 2 Media Source |
Network that contributed to the installs |
Contributor 2 Campaign |
Campaign that contributed to the installs |
Contributor 3 Media Source |
Network that contributed to the installs |
Contributor 3 Campaign |
Campaign that contributed to the installs |
CSVレポートはAppsFlyer管理画面からダウンロードが可能です。
または、APIを使ってデータをサーバーにインポートすることも可能です。以下のAPIをご利用ください:
https://hq.appsflyer.com/export/id543155875/installs_report/v4?api_token={api_token}&from={from_date}&to={to_date}
注記:
- {api_token}はユーザーの外部API認証トークンです: 例 "9978v818-4f9d-4f93-9d6d-e5abb024caae" (必須)
- {from_date}はレポートの開始日でフォーマットは「yyyy-mm-dd」です。例:2010-01-01 (必須)
- {to_date}はレポートの終了日でフォーマットは「yyyy-mm-dd」です。例:2010-01-01 (必須)
- {media_source} ではメディアソースを特定してレポートを引き出せます。リクエスト時にこれを空欄にする、または「Category」が「standard」に設定されていないと、レポートは選択した期間の全てのメディアソースが対象になります (任意)。
- {reattr} リターゲティングのアトリビューションレポートを引き出すために使用します。「reattr=true」を使い、理ターゲティングのアトリビューションレポートを取得してください (任意)。
- このレポートでは 5-10 分の遅延があります。
このレポートを取得するのに最大1分間かかることがあります。