effectiveCurrencyCode property

String? effectiveCurrencyCode
getter/setter pair

The currency used by the bidding strategy (ISO 4217 three-letter code).

For bidding strategies in manager customers, this is the currency set by the advertiser when creating the strategy. For serving customers, this is the customer's currency_code. Bidding strategy metrics are reported in this currency. This field is read-only.

Output only.

Implementation

core.String? effectiveCurrencyCode;