新しく開設された
Discord コミュニティに参加して、リアルタイムのディスカッション、ユーザー同士のサポート、メリディアン チームとの直接の交流をお楽しみください。
KPI が収益でない場合(有料メディア合計貢献度の事前分布)
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
KPI が収益でない場合は、値または revenue_per_kpi
の推定値を指定することをおすすめします。この値を指定すると、増分結果は KPI ではなく通貨単位(ドルなど)で表されます。メリディアンでは、増分結果を費用で割ったものが ROI と定義されます。したがって、増分結果が通貨単位で表されている場合、ROI は単位のない量になります。そのため、ほとんどのユースケースでは、デフォルトの ROI 事前分布を選択するのが妥当です。
ただし、KPI に明確な通貨単位が関連付けられておらず、使用できる妥当な revenue_per_kpi
引数がない場合があります。たとえば、アプリ インストールのライフタイム バリューが妥当な許容誤差内では不明な、無料アプリのインストール数などです。このシナリオでは、カスタム事前分布を使用することをおすすめします。詳細については、結果が収益でない場合にカスタムの事前分布を設定するをご覧ください。
ユースケースに基づいてカスタムの事前分布を設定できない場合は、デフォルトの有料メディア合計貢献度の事前分布を使用することをおすすめします。
以下のすべてに当てはまる場合:
- KPI が収益でない。
revenue_per_kpi
が使用できない。
media_prior_type
は 'roi'
であり、rf_prior_type
も 'roi'
である。
デフォルトの ROI 事前分布は使用せず、代わりに、すべての有料メディア チャネルが貢献している KPI の増分率が平均 40%、標準偏差 20% になる共通の ROI 事前分布をすべてのチャネルに適用します(「有料メディアの合計貢献度の事前分布」)。この場合、ROI は費用単位あたりの増分 KPI 単位として解釈されます。平均 40% と標準偏差 20% 以外で事前分布を設定するには、カスタムの有料メディア合計貢献度の事前分布をご覧ください。
なお、KPI が収益でなく、revenue_per_kpi
が設定されていない場合、メリディアンはデフォルトでこの動作になります。そのため、事前分布コンテナで ROI 事前分布を別途指定する必要はありません。ROI 事前分布が明示的に設定されている場合、メリディアンではデフォルトではなくこれが使用されます。
この「有料メディアの合計貢献度の事前分布」は、チャネルレベルの貢献度事前分布とは異なります。チャネルレベルの貢献度事前分布について詳しくは、結果が収益でない場合にカスタムの事前分布を設定するをご覧ください。
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2025-08-17 UTC。
[null,null,["最終更新日 2025-08-17 UTC。"],[[["\u003cp\u003eWhen the key performance indicator (KPI) is not revenue, providing a \u003ccode\u003erevenue_per_kpi\u003c/code\u003e estimate is recommended to express outcomes in monetary units for calculating a unitless return on investment (ROI).\u003c/p\u003e\n"],["\u003cp\u003eIf a monetary value for the KPI is unclear or unavailable, using custom priors is advised, especially in cases where a \u003ccode\u003erevenue_per_kpi\u003c/code\u003e is not applicable, like free app installations with unknown lifetime value.\u003c/p\u003e\n"],["\u003cp\u003eWhen the KPI isn't revenue, \u003ccode\u003erevenue_per_kpi\u003c/code\u003e is not available, and \u003ccode\u003epaid_media_prior_type\u003c/code\u003e is 'roi', a default "total paid media contribution prior" is used, setting a prior mean of 40% and standard deviation of 20% for the incremental KPI due to all paid media channels.\u003c/p\u003e\n"],["\u003cp\u003eThe default total paid media contribution prior will be automatically used by the system when the KPI is not revenue and no \u003ccode\u003erevenue_per_kpi\u003c/code\u003e is provided unless a specific ROI prior is set.\u003c/p\u003e\n"]]],["When a KPI is not revenue and `revenue_per_kpi` is unavailable, a \"total paid media contribution prior\" is used. This sets the incremental contribution of all paid media to have a prior mean of 40% and a standard deviation of 20% of the KPI. This assumes ROI is incremental KPI units per spend. Custom priors are recommended when no monetary value can be reasonably associated with the KPI. If custom priors are not used, then this prior will default.\n"],null,["# When the KPI is not revenue (total paid media contribution prior)\n\nWhen the KPI is not revenue, we recommend providing the value or an\nestimate of `revenue_per_kpi`. Providing this means that incremental outcome is\nin terms of monetary units (such as dollars), not KPI. Meridian defines ROI as\nincremental outcome divided by spend. So when incremental outcome is in terms of\nmonetary units, ROI is a unitless quantity. This makes the default ROI priors a\nreasonable choice for most use-cases.\n\nHowever, sometimes there isn't a clear monetary unit associated with the KPI and\nno reasonable `revenue_per_kpi` argument can be used. For example, the number of\nfree app installations where the lifetime value of an app installation isn't\nknown within a reasonable margin of error. In this scenario, we recommend using\ncustom priors. For more information, see [Custom priors when outcome is not revenue](/meridian/docs/advanced-modeling/unknown-revenue-kpi-custom).\n\nIf it is not possible to set a custom prior based on your use case, we\nrecommend using the default total paid media contribution prior.\n\nDefault total paid media contribution prior\n-------------------------------------------\n\nWhen all of the following are true:\n\n- The KPI is not revenue.\n- `revenue_per_kpi` is unavailable.\n- `media_prior_type` is `'roi'` and `rf_prior_type` is `'roi'`.\n\nThe default ROI prior is not used and, instead, a common ROI prior is placed on\nall channels such that the proportion of the KPI that is incremental due to all\npaid media channels has a prior mean of 40% and standard deviation of 20%\n(referred to as a \"total paid media contribution prior\"). In this case, ROI is\ninterpreted as incremental KPI units per spend unit. To set the prior mean and\nstandard deviation to something other than 40% and 20%, see [Custom total paid\nmedia contribution prior](/meridian/docs/advanced-modeling/unknown-revenue-kpi-custom#set-total-paid-media-contribution-prior).\n\nNote that Meridian will default to this\nbehavior when the KPI is not revenue and `revenue_per_kpi` is not set, so there\nis no need to specify the ROI prior separately in the prior container. If a ROI\nprior is explicitly set, then Meridian will use this over the default.\n\nThis \"total paid media contribution prior\" is not the same as channel-level\ncontribution priors. See\n[Set custom priors when outcome is not revenue](/meridian/docs/advanced-modeling/unknown-revenue-kpi-custom)\nfor a description of channel-level contribution priors."]]