builtin:rum.web.capture-custom-properties)
Define specific properties to restrict event/session capturing, with options to allow by property name or allow all properties.
Schema ID | Schema groups | Scope |
---|---|---|
builtin:rum.web.capture-custom-properties | - | APPLICATION - Web application |
GET | Managed | https://{your-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:rum.web.capture-custom-properties |
SaaS | https://{your-environment-id}.live.dynatrace.com/api/v2/settings/schemas/builtin:rum.web.capture-custom-properties | |
Environment ActiveGate | https://{your-activegate-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:rum.web.capture-custom-properties |
To execute this request, you need an access token with Read settings (settings.read
) scope. To learn how to obtain and use it, see Tokens and authentication.
Property | Type | Description | Required |
---|---|---|---|
List of allowed custom event propertiescustomEventPropertiesAllowList | CustomProperty[] | - | required |
List of allowed custom session propertiescustomSessionPropertiesAllowList | CustomProperty[] | - | required |
CustomProperty
objectProperty | Type | Description | Required |
---|---|---|---|
Field namefieldName | text | - | required |
DatatypefieldDataType | enum |
| required |