เวอร์ชันของ API กราฟ

Application App Indexing

การอ่าน

คุณไม่สามารถดำเนินการนี้ที่ปลายทางนี้

การสร้าง

You can make a POST request to app_indexing edge from the following paths:
When posting to this edge, an Application will be created.

พารามิเตอร์

พารามิเตอร์คำอธิบาย
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

กำลังอัพเดต

คุณไม่สามารถดำเนินการนี้ที่ปลายทางนี้

กำลังลบ

คุณไม่สามารถดำเนินการนี้ที่ปลายทางนี้