ListPlannableProductsRequest

  • Use the plannable_location_id to specify the location for which to list available products.

  • The plannable_location_id is a required string field.

  • You can find a list of available plannable location IDs using ReachPlanService.ListPlannableLocations.

  • reach_application_info is an optional field providing additional information about the requesting application.

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.