ListPlannableProductsRequest

  • This content is a request to list available products in a given location.

  • The plannable_location_id field is a required string representing the selected location's ID for planning.

  • The ReachPlanService.ListPlannableLocations method can be used to list available plannable location IDs.

Request to list available products in a given location.

Proto definition

Fields

plannable_location_id

string

Required. The ID of the selected location for planning. To list the available plannable location IDs use ReachPlanService.ListPlannableLocations.