enhancedCpcEnabled property

bool? enhancedCpcEnabled
getter/setter pair

Adjusts the bid for each auction upward or downward, depending on the likelihood of a conversion.

Individual bids may exceed cpc_bid_ceiling_micros, but the average bid amount for a campaign should not.

Implementation

core.bool? enhancedCpcEnabled;