قبل إزالة ميزانية، تأكَّد من أنّه ليس هناك
حملات
ENABLED أو
PAUSED
تستخدمها من خلال التحقّق من
reference_count.
إذا كان هذا الحقل أكبر من 0، يعني ذلك أنّ هناك ENABLED أو PAUSED حملة ما زالت تستخدم الميزانية. يمكنك استرداد هذه المعلومات من خلال البحث عن المقاييس
باستخدام campaign_budget كمرجع رئيسي. في ما يلي استعلام GAQL الخاص بحساب
عدد الإحالات لميزانية معيّنة، مع الفلترة حسب رقم التعريف:
تاريخ التعديل الأخير: 2025-03-04 (حسب التوقيت العالمي المتفَّق عليه)
[null,null,["تاريخ التعديل الأخير: 2025-03-04 (حسب التوقيت العالمي المتفَّق عليه)"],[[["Before removing a budget, ensure no active or paused campaigns are using it by checking its `reference_count`."],["If the `reference_count` is greater than 0, retrieve information using a GAQL query with `campaign_budget` as the main resource."],["To remove an unused `CampaignBudget`, send a `remove` operation with the resource name of the campaign budget."],["Removing a campaign also removes any non-shared budget associated with it."]]],[]]