customBiddingScripts property

List<CustomBiddingScript>? customBiddingScripts
getter/setter pair

The list of custom bidding scripts.

This list will be absent if empty.

Implementation

core.List<CustomBiddingScript>? customBiddingScripts;