グラフAPIバージョン

Application App Indexing

読み取り

このエンドポイントではこの操作を実行できません。

作成

app_indexingのエッジにPOSTリクエストを以下のパスで送信できます:
このエッジにPOSTする場合、an Applicationが作成されます。

パラメーター

パラメーター説明
app_version
string

The version of the app being indexed

必須
device_session_id
string

Device session id of the uploading device

extra_info
string

Extra information about the app index

platform
enum {ANDROID, IOS}

The platform of the app being indexed

必須
request_type
enum {APP_INDEXING, PLUGIN, BUTTON_SAMPLING}
デフォルト値: "APP_INDEXING"

Type of the app indexing request

tree
JSON object

The UI component tree of the app

必須
screenname
string

screenshot
string

view
list<JSON encoded app UI component>

必須

戻り値の型

Struct {
success: bool,
is_app_indexing_enabled: bool,
}

エラーコード

エラー詳細
100Invalid parameter

更新中…

このエンドポイントではこの操作を実行できません。

削除中です

このエンドポイントではこの操作を実行できません。