scenarioplanner.converters.mmm.NonMediaAnalysis

A wrapper for NonMediaAnalysis proto with derived properties.

maybe_non_revenue_outcome Returns the nonrevenue-type Outcome, or None if it does not exist.
maybe_revenue_outcome Returns the revenue-type Outcome, or None if it does not exist.
non_media_name

non_revenue_outcome Returns the nonrevenue-type Outcome, or raises an error if it does not exist.
revenue_outcome Returns the revenue-type Outcome, or raises an error if it does not exist.
analysis_proto Dataclass field

Methods

__eq__

Return self==value.