--- v21/enums/app_campaign_bidding_strategy_goal_type.proto 2025-10-07 23:35:20.000000000 +0000 +++ v22/enums/app_campaign_bidding_strategy_goal_type.proto 2025-10-07 23:35:32.000000000 +0000 @@ -62,5 +62,14 @@ // Aim to maximize installation of the app without target cost-per-install. OPTIMIZE_INSTALLS_WITHOUT_TARGET_INSTALL_COST = 7; + + // Aim to maximize the selected in-app conversion's volume while spending + // the full budget. No advertiser-specific target CPA. + OPTIMIZE_IN_APP_CONVERSIONS_WITHOUT_TARGET_CPA = 8; + + // Aim to maximize total conversion value, such as install and selected + // in-app conversions, while spending the full budget. No + // advertiser-specified target ROAS. + OPTIMIZE_TOTAL_VALUE_WITHOUT_TARGET_ROAS = 9; } }
/enums/app_campaign_bidding_strategy_goal_type.proto
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-10-15。
[null,null,["最后更新时间 (UTC):2025-10-15。"],[],[]]