--- v19/errors/recommendation_error.proto 2025-08-05 14:37:33.000000000 +0000 +++ v20/errors/recommendation_error.proto 2025-08-05 14:37:45.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
Salvo quando diversamente specificato, i contenuti di questa pagina sono concessi in base alla licenza Creative Commons Attribution 4.0, mentre gli esempi di codice sono concessi in base alla licenza Apache 2.0. Per ulteriori dettagli, consulta le norme del sito di Google Developers. Java è un marchio registrato di Oracle e/o delle sue consociate.
Ultimo aggiornamento 2025-08-21 UTC.
[null,null,["Ultimo aggiornamento 2025-08-21 UTC."],[],[],null,["# /errors/recommendation_error.proto\n\n```diff\n--- v19/errors/recommendation_error.proto 2025-08-05 14:37:33.000000000 +0000\n+++ v20/errors/recommendation_error.proto 2025-08-05 14:37:45.000000000 +0000\n@@ -164,5 +164,9 @@\n // recommendation type for bidding strategy type TARGET_IMPRESSION_SHARE.\n CAMPAIGN_BUDGET_RECOMMENDATION_TYPE_WITH_CHANNEL_TYPE_SEARCH_AND_BIDDING_STRATEGY_TYPE_TARGET_IMPRESSION_SHARE_REQUIRES_TARGET_IMPRESSION_SHARE_INFO =\n 35;\n+\n+ // Merchant Center Account ID is only supported for advertising_channel_type\n+ // PERFORMANCE_MAX.\n+ MERCHANT_CENTER_ACCOUNT_ID_NOT_SUPPORTED_ADVERTISING_CHANNEL_TYPE = 36;\n }\n }\n```"]]