app_indexing
edge from the following paths: Parameter | Description |
---|---|
app_version string | The version of the app being indexed Required |
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 Required |
request_type enum {APP_INDEXING, PLUGIN, BUTTON_SAMPLING} | Default value: "APP_INDEXING" Type of the app indexing request |
tree JSON object | The UI component tree of the app Required |
success
: bool, is_app_indexing_enabled
: bool, Error | Description |
---|---|
100 | Invalid parameter |