targetCpaMicros property

String? targetCpaMicros
getter/setter pair

The target cost-per-action (CPA) option.

This is the average amount that you would like to spend per conversion action specified in micro units of the bidding strategy's currency. If set, the bid strategy will get as many conversions as possible at or below the target cost-per-action. If the target CPA is not set, the bid strategy will aim to achieve the lowest possible CPA given the budget.

Implementation

core.String? targetCpaMicros;