meridian.analysis.review.results.ImplausibleROIChannelResult
Stay organized with collections
Save and categorize content based on your preferences.
The immutable result of Implausible ROI Check for a single channel.
Inherits From: ChannelResult, BaseResultData
meridian.analysis.review.results.ImplausibleROIChannelResult(
case: meridian.analysis.review.results.ImplausibleROIChannelCases,
channel_name: str,
spend_share: float,
roi_mean: float,
spend_weighted_roi: float
)
Attributes |
case
|
The specific case for this channel's implausible ROI check.
|
spend_share
|
The proportion of total spend for this channel.
|
roi_mean
|
The posterior mean of the ROI for this channel.
|
spend_weighted_roi
|
The spend-weighted ROI for this channel.
|
details
|
The check result details.
|
channel_name
|
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-07-22 UTC.
[null,null,["Last updated 2026-07-22 UTC."],[],[]]