bidModifier property

double? bidModifier
getter/setter pair

The modifier for the bid when the criterion matches.

The modifier must be in the range: 0.1 - 10.0. Most targetable criteria types support modifiers.

Implementation

core.double? bidModifier;