plannableLocationId property

String? plannableLocationId
getter/setter pair

The ID of the selected location.

Plannable location IDs can be obtained from ReachPlanService.ListPlannableLocations. Requests must set either this field or plannable_location_ids. This field is deprecated as of V12 and will be removed in a future release. Use plannable_location_ids instead.

Implementation

core.String? plannableLocationId;