scenarioplanner.converters.mmm.BudgetOptimizationSpec
Stay organized with collections
Save and categorize content based on your preferences.
A wrapper for BudgetOptimizationSpec proto with derived properties.
scenarioplanner.converters.mmm.BudgetOptimizationSpec(
budget_optimization_spec_proto: budget_pb.BudgetOptimizationSpec
)
Attributes |
channel_constraints
|
Returns a list of ChannelConstraints.
If the underlying spec proto has no channel constraints, then it is implied
that this spec's maximum budget is applied to them. Returns an empty list in
this case, and it is up to the caller to handle.
|
date_interval
|
Returns the spec's date interval.
|
date_interval_tag
|
|
is_fixed_scenario
|
|
max_budget
|
Returns the maximum budget for this spec.
Max budget is the total budget for a fixed scenario spec, or the max budget
upper bound for a flexible scenario spec.
|
objective
|
|
budget_optimization_spec_proto
|
Dataclass field
|
Methods
__eq__
__eq__(
other
)
Return self==value.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-03-05 UTC.
[null,null,["Last updated 2026-03-05 UTC."],[],[]]