View source on GitHub
|
A wrapper for ReachFrequencyOptimizationSpec proto with derived properties.
scenarioplanner.converters.mmm.RfOptimizationSpec(
rf_optimization_spec_proto: rf_pb.ReachFrequencyOptimizationSpec
)
Attributes | |
|---|---|
channel_constraints
|
Returns a list of RfChannelConstraints.
|
date_interval
|
Returns the spec's date interval. |
objective
|
|
total_budget_constraint
|
|
rf_optimization_spec_proto
|
Dataclass field |
Methods
__eq__
__eq__(
other
)
Return self==value.
View source on GitHub