mappings
array<JSON object> | The event to UI component mappings of the app
必填 |
method
enum {INFERENCE, MANUAL, CONFIRMED_INFERENCE, BUTTON_INDEXING, UNKNOWN} | 必填 |
event_name
string | 必填 |
event_type
enum {CLICK, SELECTED, TEXT_CHANGED} | 必填 |
app_version
string | 必填 |
parameters
array<JSON object> | |
name
string | 必填 |
path
array<JSON object> | 必填 |
class_name
string | 必填 |
index
int64 | 必填 |
id
int64 | |
text
string | |
tag
string | |
description
string | |
hint
string | |
match_bitmask
int64 | |
path_type
enum {ABSOLUTE, RELATIVE} | 預設值:"ABSOLUTE" |
component_id
string | 必填 |
path
array<JSON object> | 必填 |
class_name
string | 必填 |
index
int64 | 必填 |
id
int64 | |
text
string | |
tag
string | |
description
string | |
hint
string | |
match_bitmask
int64 | |
component_id
string | 必填 |
path_type
enum {ABSOLUTE, RELATIVE} | 預設值:"ABSOLUTE" |
screenshot_handle
string | |
dimensions
array<JSON object> | |
top
int64 | 必填 |
left
int64 | 必填 |
width
int64 | 必填 |
height
int64 | 必填 |
activity_name
string | |
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
|