plannedSpendAmountMicros property

String? plannedSpendAmountMicros
getter/setter pair

The amount the campaign is expected to spend for its given planned_dates.

This will not limit serving, but will be used for tracking spend in the DV360 UI. The amount is in micros. Must be greater than or equal to 0. For example, 500000000 represents 500 standard units of the currency.

Implementation

core.String? plannedSpendAmountMicros;