Phiên bản API Đồ thị

Application Codeless Event Mappings

Đọ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 codeless_event_mappings 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ả
mappings
array<JSON object>

The event to UI component mappings of the app

Bắt buộc
method
enum {INFERENCE, MANUAL, CONFIRMED_INFERENCE, BUTTON_INDEXING, UNKNOWN}

method

Bắt buộc
event_name
string

event_name

Bắt buộc
event_type
enum {CLICK, SELECTED, TEXT_CHANGED}

event_type

Bắt buộc
app_version
string

app_version

Bắt buộc
parameters
array<JSON object>

parameters

name
string

name

Bắt buộc
path
array<JSON object>

path

Bắt buộc
class_name
string

class_name

Bắt buộc
index
int64

index

Bắt buộc
id
int64

id

text
string

text

tag
string

tag

description
string

description

hint
string

hint

match_bitmask
int64

match_bitmask

path_type
enum {ABSOLUTE, RELATIVE}
Giá trị mặc định: "ABSOLUTE"

path_type

component_id
string

component_id

Bắt buộc
path
array<JSON object>

path

Bắt buộc
class_name
string

class_name

Bắt buộc
index
int64

index

Bắt buộc
id
int64

id

text
string

text

tag
string

tag

description
string

description

hint
string

hint

match_bitmask
int64

match_bitmask

component_id
string

component_id

Bắt buộc
path_type
enum {ABSOLUTE, RELATIVE}
Giá trị mặc định: "ABSOLUTE"

path_type

screenshot_handle
string

screenshot_handle

dimensions
array<JSON object>

dimensions

top
int64

top

Bắt buộc
left
int64

left

Bắt buộc
width
int64

width

Bắt buộc
height
int64

height

Bắt buộc
activity_name
string

activity_name

mutation_method
enum {REPLACE, ADD, DELETE}

Detailed mutation type like replace, add

Bắt buộc
platform
enum {ANDROID, IOS}

The platform of the app being indexed

Bắt buộc
post_method
enum {EYMT, CODELESS}
Giá trị mặc định: "CODELESS"

Whether the api is called by codeless or EYMT

Kiểu trả về

Struct {
num_updated: int32,
num_invalid: int32,
}

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.