לפני שמסירים תקציב, צריך לוודא שאף קמפיין ENABLED או PAUSED לא משתמש בו. לשם כך, בודקים את reference_count שלו.
אם השדה הזה גדול מ-0, יש ENABLED או PAUSED קמפיינים שעדיין משתמשים בתקציב. כדי לאחזר את המידע הזה, מחפשים מדדים שבהם campaign_budget הוא המשאב הראשי. זו השאילתה ב-GAQL למספר ההפניות של תקציב, עם סינון לפי המזהה שלו:
[null,null,["עדכון אחרון: 2025-03-04 (שעון UTC)."],[[["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."]]],[]]