Settings API - Custom Properties Capture Restrictions schema table Custom Properties Capture Restrictions (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.
builtin:rum.web.capture-custom-properties- APPLICATION - Web application
MOBILE_APPLICATION - Mobile App
Retrieve schema via Settings API GET Managed https://{your-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:rum.web.capture-custom-propertiesGET SaaS https://{your-environment-id}.live.dynatrace.com/api/v2/settings/schemas/builtin:rum.web.capture-custom-propertiesGET Environment ActiveGate https://{your-activegate-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:rum.web.capture-custom-properties
Authentication 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 .
Parameters List of allowed custom event propertiescustomEventPropertiesAllowList CustomProperty []- Required List of allowed custom session propertiescustomSessionPropertiesAllowList CustomProperty []- Required
The CustomProperty object Field namefieldName text - Required Field name validation should be case-insensitivecaseInsensitiveNamingEnabled boolean - Required DatatypefieldDataType enum The element has these enums Required