Hi,
Thanks for reaching out to the Google Ads API Support.
Kindly note that retrieving the remaining account budget, total daily budget data is not supported in the Google Ads API. I will raise a request for this feature to become available in the Google Ads API. We cannot provide a scheduled timeline for the availability of this feature in the Google Ads API. I would recommend you please follow our Release Notes and Blog Post for future updates.
I would suggest you to go through the below GAQL query to retrieve the desired metrics from the account budget in Google Ads API.
SELECT account_budget.proposed_end_date_time, account_budget.billing_setup, billing_setup.end_date_time, billing_setup.end_time_type, billing_setup.status, billing_setup.resource_name, account_budget.id, account_budget.name FROM account_budget
You can try making a request using the Search or SearchStream by passing the customer Id. Also, you can use Query Builder to create your query and Query Validator to validate your query.
Also, I would suggest you go through this account budget guide for more details.
![]() |
Google Ads API Team |
[2025-06-03 17:42:22Z GMT] This message is in relation to case "ref:!00D1U01174p.!500Ht01re5FY:ref" (ADR-00309730)