Phiên bản API Đồ thị

Application App Indexing

Đọc

Bạn không thể thực hiện thao tác này trên điểm cuối này.

Tạo

Bạn có thể tạo yêu cầu POST đến cạnh app_indexing từ các đường dẫn sau:
Khi đăng lên cạnh này, hệ thống sẽ tạo an Application.

Thông số

Thông sốMô tả
app_version
string

The version of the app being indexed

Bắt buộc
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

Bắt buộc
request_type
enum {APP_INDEXING, PLUGIN, BUTTON_SAMPLING}
Giá trị mặc định: "APP_INDEXING"

Type of the app indexing request

tree
JSON object

The UI component tree of the app

Bắt buộc
screenname
string

screenshot
string

view
list<JSON encoded app UI component>

Bắt buộc

Kiểu trả về

Struct {
success: bool,
is_app_indexing_enabled: bool,
}

Mã lỗi

LỗiMô tả
100Invalid parameter

Cập nhật

Bạn không thể thực hiện thao tác này trên điểm cuối này.

Xóa

Bạn không thể thực hiện thao tác này trên điểm cuối này.