languageConstants property

List<String>? languageConstants
getter/setter pair

The list of resource names of languages to be targeted.

The resource name is of the format "languageConstants/{criterion_id}". See https://developers.google.com/google-ads/api/data/codes-formats#languages for the list of language criterion codes.

Implementation

core.List<core.String>? languageConstants;