Hi everyone,
I'm working on an integration using the *Google Ads API v20* with *C# (via the official NuGet package)*, and I'm trying to retrieve the *remaining account budget* — that is, how much money is still available to spend in the account — using *GAQL*. I’ve already explored resources like account_budget, customer_budget, and account_budget_proposal, but I haven’t found a field such as remaining_amount or any that directly provides the remaining balance. In the Google Ads UI, there's a value shown for *daily remaining budget* and *total remaining budget*, but I couldn't find a way to get that through the API or GAQL queries. Is there a way to retrieve this value directly? If not, is there a recommended way to calculate or estimate it using available fields? Any guidance or sample GAQL would be greatly appreciated! Thanks in advance for your help! — Mariane -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads API Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en --- You received this message because you are subscribed to the Google Groups "Google Ads API and AdWords API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/adwords-api/759c7ccb-6ade-482b-b994-68b3809e6776n%40googlegroups.com.
