GenerateConversionRatesRequest

  • This is a request message for the ReachPlanService.GenerateConversionRates function.

  • The request requires a customer_id which is a string identifying the customer and is used to suggest a conversion rate based on historical data.

  • The request includes an optional customer_reach_group field which is a user-defined string for the name of the customer being planned for.

Request message for ReachPlanService.GenerateConversionRates.

Fields

customer_id

string

Required. The ID of the customer. A conversion rate based on the historical data of this customer may be suggested.

customer_reach_group

string

The name of the customer being planned for. This is a user-defined value.