Stay organized with collections
Save and categorize content based on your preferences.
--- 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; }
}
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-04-19 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."]]],[]]