includedLanguages property

List<String>? includedLanguages
getter/setter pair

The languages included in this configuration, represented by their language code.

See https://developers.google.com/adwords/api/docs/appendix/languagecodes.

Implementation

core.List<core.String>? includedLanguages;