--- 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
O ile nie stwierdzono inaczej, treść tej strony jest objęta licencją Creative Commons – uznanie autorstwa 4.0, a fragmenty kodu są dostępne na licencji Apache 2.0. Szczegółowe informacje na ten temat zawierają zasady dotyczące witryny Google Developers. Java jest zastrzeżonym znakiem towarowym firmy Oracle i jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2025-08-21 UTC.
[null,null,["Ostatnia aktualizacja: 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```"]]