ListPlannableProductsRequest

  • This content outlines the request to list available products in a specific location.

  • The request requires a plannable_location_id, which can be found using ReachPlanService.ListPlannableLocations.

  • An optional field, reach_application_info, can be included with additional application information.

Request to list available products in a given location.

Fields

plannable_location_id

string

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

reach_application_info

AdditionalApplicationInfo

Optional. Additional information on the application issuing the request.