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} | Bắt buộc |
event_name
string | Bắt buộc |
event_type
enum {CLICK, SELECTED, TEXT_CHANGED} | Bắt buộc |
app_version
string | Bắt buộc |
parameters
array<JSON object> | |
name
string | Bắt buộc |
path
array<JSON object> | Bắt buộc |
class_name
string | Bắt buộc |
index
int64 | Bắt buộc |
id
int64 | |
text
string | |
tag
string | |
description
string | |
hint
string | |
match_bitmask
int64 | |
path_type
enum {ABSOLUTE, RELATIVE} | Giá trị mặc định: "ABSOLUTE" |
component_id
string | Bắt buộc |
path
array<JSON object> | Bắt buộc |
class_name
string | Bắt buộc |
index
int64 | Bắt buộc |
id
int64 | |
text
string | |
tag
string | |
description
string | |
hint
string | |
match_bitmask
int64 | |
component_id
string | Bắt buộc |
path_type
enum {ABSOLUTE, RELATIVE} | Giá trị mặc định: "ABSOLUTE" |
screenshot_handle
string | |
dimensions
array<JSON object> | |
top
int64 | Bắt buộc |
left
int64 | Bắt buộc |
width
int64 | Bắt buộc |
height
int64 | Bắt buộc |
activity_name
string | |
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
|