Values.ModuleParametersSourceDescribes the parameters of a module.
type nonrec t = {noBid : NoBidModuleParameters.t option;Describes the parameters of a no bid module.
*)openRtbAttribute : OpenRtbAttributeModuleParameters.t option;Describes the parameters of an open RTB attribute module.
*)rateLimiter : RateLimiterModuleParameters.t option;Describes the parameters of a rate limit.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `Enum of string
| `Float of NoBidModuleParametersPassThroughPercentageFloat.t
| `Integer of NoBidModuleParametersReasonCodeInteger.t
| `List of
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `List of
[> `String of String_.t ] list
| `String of String_.t ])
list ]
list ])
list ]
list
| `String of NoBidModuleParametersReasonString.t
| `Structure of
(string
* [> `Structure of
(string
* [> `Integer of
NoBidActionNoBidReasonCodeInteger.t
| `String of String_.t ])
list ])
list ])
list ])
list ]