--- v19/services/recommendation_service.proto 2025-05-30 15:35:57.000000000 +0000 +++ v20/services/recommendation_service.proto 2025-05-30 15:36:04.000000000 +0000 @@ -742,6 +742,16 @@ // following recommendation_types: CAMPAIGN_BUDGET optional bool target_content_network = 19 [(google.api.field_behavior) = OPTIONAL]; + + // Optional. Merchant Center account ID. + // This field should only be set when advertising_channel_type is + // PERFORMANCE_MAX. Setting this field causes RecommendationService + // to generate recommendations for Performance Max for retail + // instead of standard Performance Max. + // This field is optional for the following recommendation_types: + // CAMPAIGN_BUDGET + optional int64 merchant_center_account_id = 20 + [(google.api.field_behavior) = OPTIONAL]; } // Response message for
/services/recommendation_service.proto
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 2025-06-04 (UTC) को अपडेट किया गया.