Graph API 版本

Application Codeless Event Mappings

閱讀中

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

建立中

You can make a POST request to codeless_event_mappings edge from the following paths:
發佈到此關係連線時,會建立 an Application

參數

參數描述
mappings
array<JSON object>

The event to UI component mappings of the app

必填
method
enum {INFERENCE, MANUAL, CONFIRMED_INFERENCE, BUTTON_INDEXING, UNKNOWN}

method

必填
event_name
string

event_name

必填
event_type
enum {CLICK, SELECTED, TEXT_CHANGED}

event_type

必填
app_version
string

app_version

必填
parameters
array<JSON object>

parameters

name
string

name

必填
path
array<JSON object>

path

必填
class_name
string

class_name

必填
index
int64

index

必填
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}
預設值:"ABSOLUTE"

path_type

component_id
string

component_id

必填
path
array<JSON object>

path

必填
class_name
string

class_name

必填
index
int64

index

必填
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

必填
path_type
enum {ABSOLUTE, RELATIVE}
預設值:"ABSOLUTE"

path_type

screenshot_handle
string

screenshot_handle

dimensions
array<JSON object>

dimensions

top
int64

top

必填
left
int64

left

必填
width
int64

width

必填
height
int64

height

必填
activity_name
string

activity_name

mutation_method
enum {REPLACE, ADD, DELETE}

Detailed mutation type like replace, add

必填
platform
enum {ANDROID, IOS}

The platform of the app being indexed

必填
post_method
enum {EYMT, CODELESS}
預設值:"CODELESS"

Whether the api is called by codeless or EYMT

傳回類型

Struct {
num_updated: int32,
num_invalid: int32,
}

Error Codes

錯誤說明
100Invalid parameter

更新中

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

正在刪除

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