RUM powered by Grail JavaScript API - 1.327.2
    Preparing search index...

    Type Alias ApiCreatedEventPropertiesEvent

    ApiCreatedEventPropertiesEvent: {
        [key in `event_properties.${string}`]?: string | number | false | true
    } & { duration?: number; start_time?: number }

    The event parameter the dynatrace.sendEvent function accepts. See the function declaration for details.