Sends a property template to cloud phone instances and, based on the template, sets properties in the Android system using the setprop command. An APK or a related program can read these property values. If you specify multiple template IDs, the property templates are randomly sent to the cloud phone instances.
Try it now
Test
RAM authorization
Request syntax
POST HTTP/1.1Request parameters
Parameter | Type | Required | Description | Example |
TemplateId | string | No | The ID of the property template. | ap-angyvganxlf**** |
| AndroidInstanceIds | array | No | A list of instance IDs. | |
string | No | An instance ID. | cpn-25nt4kk9whhok**** | |
| TemplateIds | array | No | A list of property template IDs. If you provide multiple template IDs, the system randomly matches the specified instances with the provided templates. | |
string | No | A property template ID. | ap-0caoenwutkkxb0**** |
Response elements
Element | Type | Description | Example |
object | The response elements. | ||
RequestId | string | The request ID. | 1CBAFFAB-B697-4049-A9B1-67E1FC****** |
Examples
Success response
JSON format
{
"RequestId": "1CBAFFAB-B697-4049-A9B1-67E1FC******"
}Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.