हमारे प्रॉडक्ट के बारे में चर्चा करने और सुझाव देने के लिए, Google विज्ञापन और मेज़रमेंट कम्यूनिटी सर्वर में Google Ads के आधिकारिक Discord चैनल से जुड़ें.
संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
--- v20/errors/campaign_budget_error.proto 2025-08-05 14:39:40.000000000 +0000+++ v21/errors/campaign_budget_error.proto 2025-08-05 14:39:46.000000000 +0000@@ -98,5 +98,10 @@ // Budget amount must be unset when BudgetPeriod is CUSTOM.
BUDGET_AMOUNT_MUST_BE_UNSET_FOR_CUSTOM_BUDGET_PERIOD = 21;
++ // Budget amount or total amount must be above this campaign's per-day+ // minimum. See the error's details.budget_per_day_minimum_error_details+ // field for more information.+ BUDGET_BELOW_PER_DAY_MINIMUM = 22; }
}
[[["समझने में आसान है","easyToUnderstand","thumb-up"],["मेरी समस्या हल हो गई","solvedMyProblem","thumb-up"],["अन्य","otherUp","thumb-up"]],[["वह जानकारी मौजूद नहीं है जो मुझे चाहिए","missingTheInformationINeed","thumb-down"],["बहुत मुश्किल है / बहुत सारे चरण हैं","tooComplicatedTooManySteps","thumb-down"],["पुराना","outOfDate","thumb-down"],["अनुवाद से जुड़ी समस्या","translationIssue","thumb-down"],["सैंपल / कोड से जुड़ी समस्या","samplesCodeIssue","thumb-down"],["अन्य","otherDown","thumb-down"]],["आखिरी बार 2025-08-21 (UTC) को अपडेट किया गया."],[],[],null,["# /errors/campaign_budget_error.proto\n\n```diff\n--- v20/errors/campaign_budget_error.proto 2025-08-05 14:39:40.000000000 +0000\n+++ v21/errors/campaign_budget_error.proto 2025-08-05 14:39:46.000000000 +0000\n@@ -98,5 +98,10 @@\n\n // Budget amount must be unset when BudgetPeriod is CUSTOM.\n BUDGET_AMOUNT_MUST_BE_UNSET_FOR_CUSTOM_BUDGET_PERIOD = 21;\n+\n+ // Budget amount or total amount must be above this campaign's per-day\n+ // minimum. See the error's details.budget_per_day_minimum_error_details\n+ // field for more information.\n+ BUDGET_BELOW_PER_DAY_MINIMUM = 22;\n }\n }\n```"]]