amountMicros property

String? amountMicros
getter/setter pair

The amount attributable to this campaign for the given unit of measure during the service period, in micros.

The currency code for this amount is the same as the Invoice.currency_code.

Output only.

Implementation

core.String? amountMicros;