cpcBidCeilingMicros property

String? cpcBidCeilingMicros
getter/setter pair

Maximum bid limit that can be set by the bid strategy.

This is an optional field entered by the advertiser and specified in local micros. Note: A zero value is interpreted in the same way as having bid_ceiling undefined.

Implementation

core.String? cpcBidCeilingMicros;