customBiddingAlgorithmId property

String? customBiddingAlgorithmId
getter/setter pair

The ID of the Custom Bidding Algorithm used by this strategy.

Only applicable when performance_goal_type is set to BIDDING_STRATEGY_PERFORMANCE_GOAL_TYPE_CUSTOM_ALGO. Assigning a custom bidding algorithm that uses floodlight activities not identified in floodlightActivityConfigs will return an error.

Implementation

core.String? customBiddingAlgorithmId;