Graph API 版本

Application App Indexing

閱讀中

你無法在此端點執行此操作。

建立中

You can make a POST request to app_indexing edge from the following paths:
發佈到此關係連線時,會建立 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,
}

Error Codes

錯誤說明
100Invalid parameter

更新中

你無法在此端點執行此操作。

正在刪除

你無法在此端點執行此操作。