バグ #515
追跡型広告制限エラー処理
ステータス: | 商用リリース | 開始日: | 2015/10/19 | |
---|---|---|---|---|
優先度: | 通常 | 期日: | ||
担当者: | 山本 義治 | 進捗 %: | 0% | |
カテゴリ: | API | 作業時間の記録: | 0.50時間 | |
対象バージョン: | - |
説明
ios端末側で追跡型広告(IDFA)制限していた場合のエラー処理追加
・インストールイベント時
API-URL
/event/set?event_type=install
レスポンス
エラーコード110
履歴
#3 山本 義治 が約9年前に更新
テストURL
http://localhost:9000/event/set?app_id=app_1&app_key=8jI0V5Rj9ZMoNRws&user_id=(null)&event_type=install&label=test
http://localhost:9000/event/set?app_id=app_1&app_key=8jI0V5Rj9ZMoNRws&user_id=(null)&event_type=launch&label=test
http://localhost:9000/event/set?app_id=app_1&app_key=8jI0V5Rj9ZMoNRws&user_id=(null)&event_type=view&label=test
http://localhost:9000/event/set?app_id=app_1&app_key=8jI0V5Rj9ZMoNRws&user_id=(null)&event_type=conversion&label=test
http://localhost:9000/event/set?app_id=app_1&app_key=8jI0V5Rj9ZMoNRws&user_id=(null)&event_type=purchase&label=test
http://localhost:9000/event/set?app_id=app_1&app_key=8jI0V5Rj9ZMoNRws&user_id=(null)&event_type=ad&label=test
http://localhost:9000/event/set?app_id=app_1&app_key=8jI0V5Rj9ZMoNRws&user_id=(null)&event_type=social&label=test
レスポンス {"status":"110","error":"advertizing identifier error"}
#4 山本 義治 が約9年前に更新
http://49.212.176.26:9000/event/set?app_id=halooios&app_key=ySQkb5LwmbnO7qJR&event_type=install&user_id=(null)&label=test
http://49.212.176.26:9000/event/set?app_id=halooios&app_key=ySQkb5LwmbnO7qJR&event_type=launch&user_id=(null)&label=test
http://49.212.176.26:9000/event/set?app_id=halooios&app_key=ySQkb5LwmbnO7qJR&event_type=view&user_id=(null)&label=test
http://49.212.176.26:9000/event/set?app_id=halooios&app_key=ySQkb5LwmbnO7qJR&event_type=conversion&user_id=(null)&label=test
http://49.212.176.26:9000/event/set?app_id=halooios&app_key=ySQkb5LwmbnO7qJR&event_type=purchase&user_id=(null)&label=test
http://49.212.176.26:9000/event/set?app_id=halooios&app_key=ySQkb5LwmbnO7qJR&event_type=ad&user_id=(null)&label=test
http://49.212.176.26:9000/event/set?app_id=halooios&app_key=ySQkb5LwmbnO7qJR&event_type=social&user_id=(null)&label=test