Settings API - Application name schema table
Application name (builtin:rum.mobile.name
)
This name is used to refer to your mobile app throughout this Dynatrace environment. Be sure that your app has a meaningful name.
Schema ID | Schema groups | Scope |
---|---|---|
builtin:rum.mobile.name |
| MOBILE_APPLICATION - Mobile App |
Parameters
Property | Label | Type | Description | Required |
---|---|---|---|---|
applicationName | Update app name | text | - | required |
Request body objects
The ApplicationName
object
Property | Label | Type | Description | Required |
---|---|---|---|---|
name | Name | text | - | required |