maxAverageCpmBidAmountMicros property
The maximum average CPM that may be bid, in micros of the advertiser's currency.
Must be greater than or equal to a billable unit of the given currency.
Not applicable when performance_goal_type is set to
BIDDING_STRATEGY_PERFORMANCE_GOAL_TYPE_VIEWABLE_CPM
. For example,
1500000 represents 1.5 standard units of the currency.
Implementation
core.String? maxAverageCpmBidAmountMicros;