ConversionRateSuggestion

  • The conversion_rate_model field specifies the type of model used for calculating the suggested conversion rate.

  • The plannable_product_code field is a string that identifies the plannable product for which the conversion rate is suggested.

  • The conversion_rate field provides the suggested conversion rate as a double value between 0 and 1 (exclusive).

A conversion rate suggestion.

Fields

conversion_rate_model

ReachPlanConversionRateModel

Model type used to calculate the suggested conversion rate.

plannable_product_code

string

The code associated with the plannable product (for example: DEMAND_GEN). To list all plannable product codes, use ReachPlanService.ListPlannableProducts.

conversion_rate

double

The suggested conversion rate. The value is between 0 and 1 (exclusive).