percentCpcBidMicros property

String? percentCpcBidMicros
getter/setter pair

The percent cpc bid amount, expressed as a fraction of the advertised price for some good or service.

The valid range for the fraction is [0,1) and the value stored here is 1,000,000 * [fraction].

Implementation

core.String? percentCpcBidMicros;