How can I get the values ​​in the two red boxes of the account through the API?

17 views
Skip to first unread message

赵圣颖

unread,
Jun 3, 2025, 11:02:47 AM (5 days ago) Jun 3
to Google Ads API and AdWords API Forum
How can I get the values ​​in the two red boxes of the account through the API? Please tell me the calling method and request parameter sql, thank you
02.png

Google Ads API Forum Advisor

unread,
Jun 3, 2025, 6:43:09 PM (4 days ago) Jun 3
to ji...@admaxmobile.com, adwor...@googlegroups.com

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. 

 

Thanks,
 
Google Logo Google Ads API Team

Feedback
How was our support today?

rating1    rating2    rating3    rating4    rating5
[2025-06-03 17:42:22Z GMT] This message is in relation to case "ref:!00D1U01174p.!500Ht01re5FY:ref" (ADR-00309730)



赵圣颖

unread,
Jun 4, 2025, 2:07:44 AM (4 days ago) Jun 4
to Google Ads API and AdWords API Forum
I want to check the account balance. Since the ads are running, the balance is constantly changing. So I want to get the account balance. Since I can't get the balance field directly, is there any other way to get the account balance?

Google Ads API and AdWords API Forum

unread,
Jun 4, 2025, 7:03:17 PM (3 days ago) Jun 4
to Google Ads API and AdWords API Forum
Hi,

Fetching the account balance is also not supported via the Google Ads API. I will raise a request for this feature to be supported in the API; however, this is subject to review. As informed in the earlier email, I recommend you follow our Release Notes and Blog Post for future updates.

I hope this clarifies.

Thanks,
Google Ads API Team

Reply all
Reply to author
Forward
0 new messages