--- v24/errors/goal_error.proto 2026-07-21 22:02:15.000000000 +0000 +++ v25/errors/goal_error.proto 2026-07-21 22:02:36.000000000 +0000 @@ -50,5 +50,11 @@ // Only Google Ads account can have customer lifecycle optimization goal. CUSTOMER_LIFECYCLE_OPTIMIZATION_ACCOUNT_TYPE_NOT_ALLOWED = 7; + + // New customer acquisition goal already exists. + NEW_CUSTOMER_ACQUISITION_GOAL_ALREADY_EXISTS = 8; + + // Loyalty retention goal already exists. + LOYALTY_RETENTION_GOAL_ALREADY_EXISTS = 9; } }
/errors/goal_error.proto
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2026-07-22 (שעון UTC).