Package-level declarations

Types

Link copied to clipboard
data class InterstitialMacro(val name: String, val values: List<String>)

Represents a macro in interstitial tracking URLs that can be replaced with custom values.

Link copied to clipboard

A callback used for dynamically providing values for macros in tracking URLs. This callback is invoked for each macro present in a URI before sending the HTTP request.