languageCodes property

List<String>? languageCodes
getter/setter pair

Current campaign language codes.

This field is required for the following recommendation_types: CAMPAIGN_BUDGET if AdvertisingChannelType is SEARCH

Optional.

Implementation

core.List<core.String>? languageCodes;