plannableLocationIds property

List<String>? plannableLocationIds
getter/setter pair

IDs of plannable locations to target.

Plannable locations can be retrieved using the RetrievePlannableLocations method.

Required.

Implementation

core.List<core.String>? plannableLocationIds;