--- v19/errors/recommendation_error.proto 2025-05-30 15:35:52.000000000 +0000 +++ v20/errors/recommendation_error.proto 2025-05-30 15:35:58.000000000 +0000 @@ -164,5 +164,9 @@ // recommendation type for bidding strategy type TARGET_IMPRESSION_SHARE. CAMPAIGN_BUDGET_RECOMMENDATION_TYPE_WITH_CHANNEL_TYPE_SEARCH_AND_BIDDING_STRATEGY_TYPE_TARGET_IMPRESSION_SHARE_REQUIRES_TARGET_IMPRESSION_SHARE_INFO = 35; + + // Merchant Center Account ID is only supported for advertising_channel_type + // PERFORMANCE_MAX. + MERCHANT_CENTER_ACCOUNT_ID_NOT_SUPPORTED_ADVERTISING_CHANNEL_TYPE = 36; } }
/errors/recommendation_error.proto
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 2025-05-30 UTC.