customerCountryCode property

String? customerCountryCode
getter/setter pair

Country trends are calculated for.

Must be a two-letter country code (ISO 3166-1-alpha-2 code), for example, “US”.

Implementation

core.String? customerCountryCode;