--- v16/errors/campaign_error.proto 2024-04-18 17:10:01.000000000 +0000 +++ v16-1/errors/campaign_error.proto 2024-04-18 17:10:10.000000000 +0000 @@ -299,5 +299,9 @@ // active Performance Max optimization automatically created assets // experiment. End the experiment to modify these settings. CANNOT_MODIFY_TEXT_ASSET_AUTOMATION_WITH_ENABLED_TRIAL = 88; + + // Dynamic text asset cannot be opted out when final URL expansion is opted + // in. + DYNAMIC_TEXT_ASSET_CANNOT_OPT_OUT_WITH_FINAL_URL_EXPANSION_OPT_IN = 89; } }
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2024-09-11 (שעון UTC).
[null,null,["עדכון אחרון: 2024-09-11 (שעון UTC)."],[[["A new error, `DYNAMIC_TEXT_ASSET_CANNOT_OPT_OUT_WITH_FINAL_URL_EXPANSION_OPT_IN`, has been added to the `campaign_error.proto` file."],["This new error, designated as code 89, indicates that dynamic text assets cannot be opted out when final URL expansion is enabled."],["Code 88, `CANNOT_MODIFY_TEXT_ASSET_AUTOMATION_WITH_ENABLED_TRIAL`, remains unchanged and relates to modifying text asset automation during an active experiment."]]],[]]