Settings API - Provider breakdown schema table

Provider breakdown (builtin:rum.provider-breakdown)

Set up rules that define how your applications' downloaded content resources (images, CSS, third party widgets, and more) are displayed and categorized for analysis.

Dynatrace uses the provider host names of downloaded resources to categorize content resources into either third party resources, CDN resources, or first party resources.

Dynatrace auto-detects over 1,000 content providers out-of-the-box, including Google, Amazon, Facebook, and many more. There's nothing you need to do to set up detection of resources. If you can't find your provider in the list below, you can add it manually. To learn more, visit Configure 3rd-party and CDN content detection.

Schema ID
Schema groups
Scope
builtin:rum.provider-breakdown
  • group:web-and-mobile-monitoring
  • group:web-and-mobile-monitoring.content-resources
environment
GETManagedhttps://{your-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:rum.provider-breakdown
SaaShttps://{your-environment-id}.live.dynatrace.com/api/v2/settings/schemas/builtin:rum.provider-breakdown
Environment ActiveGatehttps://{your-activegate-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:rum.provider-breakdown

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

Property
Type
Description
Required
Resource name
resourceName
text
-
required
Resource type
resourceType
enum
  • FirstParty
  • ThirdParty
  • Cdn
required
Specify an URL for the provider's brand icon
iconUrl
text
-
optional
Domain name pattern
domainNamePatternList
-
required
Submit this provider-pattern to improve auto-detection
reportPublicImprovement
boolean

Send the patterns of this provider to Dynatrace to help us improve 3rd-party detection.

required
The DomainNamePatternListObject object
Property
Type
Description
Required
Type your domain name pattern
domainNamePattern
text

Use a ends-with pattern for this content provider's domain

required