Class OptimizationObjectiveConfig (0.11.11)

OptimizationObjectiveConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Custom threshold for cvr optimization_objective.

Attributes

NameDescription
target_field str
Required. The name of the field to target. Currently supported values: watch-percentage, watch-time.
target_field_value_float float
Required. The threshold to be applied to the target (e.g., 0.5).