bidModifier property

double? bidModifier
getter/setter pair

The modifier for the bids when the criterion matches.

The modifier must be in the range: 0.1 - 10.0. Most targetable criteria types support modifiers. Use 0 to opt out of a Device type.

Implementation

core.double? bidModifier;