TrafficShapingTpsConfiguration
The configuration for TPS-based traffic shaping. This approach limits requests to the ad decision server (ADS) based on transactions per second and concurrent users, providing more intuitive capacity management compared to time-window based traffic shaping.
Types
Properties
Functions
Link copied to clipboard
inline fun copy(block: TrafficShapingTpsConfiguration.Builder.() -> Unit = {}): TrafficShapingTpsConfiguration