ListPlannableProductsRequest

  • The request is used to list available products in a given location.

  • The plannable_location_id field is a required string representing the ID of the selected location.

  • The reach_application_info field is an optional field for 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.