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 specific plannable product.

  • The conversion_rate field is a double representing the suggested conversion rate, with a value between 0 and 1.

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).