geoCriteriaIds property

List<int>? geoCriteriaIds
getter/setter pair

IDs representing the geo location for this context.

Please refer to the [geo-table.csv](https://storage.googleapis.com/adx-rtb-dictionaries/geo-table.csv) file for different geo criteria IDs.

Implementation

core.List<core.int>? geoCriteriaIds;