--- v21/errors/errors.proto 2026-06-19 01:00:40.000000000 +0000 +++ v22/errors/errors.proto 2026-06-19 01:00:51.000000000 +0000 @@ -761,10 +764,20 @@ ShareablePreviewErrorEnum.ShareablePreviewError shareable_preview_error = 186; + // The reasons for the campaign goal config error. + CampaignGoalConfigErrorEnum.CampaignGoalConfigError + campaign_goal_config_error = 188; + + // The reasons for the goal error. + GoalErrorEnum.GoalError goal_error = 189; + // The reasons for the brand guidelines migration error. BrandGuidelinesMigrationErrorEnum.BrandGuidelinesMigrationError brand_guidelines_migration_error = 191; + // The reasons for the GenAI asset generation error. + AssetGenerationErrorEnum.AssetGenerationError asset_generation_error = 194; + // The reasons for the multi party auth review error MultiPartyAuthReviewErrorEnum.MultiPartyAuthReviewError multi_party_auth_review_error = 200;
/errors/errors.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: 2026-06-24 UTC.