feeAmount property
The CPM fee amount in micros of advertiser's currency.
Applicable when the fee_type is PARTNER_FEE_TYPE_CPM_FEE
. Must be
greater than or equal to 0. For example, for 1.5 standard unit of the
advertiser's currency, set this field to 1500000.
Implementation
core.String? feeAmount;