Hi, Apologies as I can only respond in English. There is currently no direct way to get the remaining balance from the API, however, if you know the original budget, you can subtract the Cost <https://developers.google.com/adwords/api/docs/appendix/reports/account-performance-report#cost> field of the Account Performance Report <https://developers.google.com/adwords/api/docs/appendix/reports/account-performance-report> from that to get the remaining budget.
Additionally, if you are whitelisted for BudgetOrderService <https://developers.google.com/adwords/api/docs/reference/v201609/BudgetOrderService>, you could try to use the Cost from the Account Performance Report queried within the date range that the BudgetOrder <https://developers.google.com/adwords/api/docs/reference/v201609/BudgetOrderService.BudgetOrder#startdatetime> was active and deduct this from the spendingLimit <https://developers.google.com/adwords/api/docs/reference/v201609/BudgetOrderService.BudgetOrder#spendinglimit> of the BudgetOrder <https://developers.google.com/adwords/api/docs/reference/v201609/BudgetOrderService.BudgetOrder> . Regards, Joyce, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords 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 "AdWords API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/group/adwords-api. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/12ee7ae9-bcc4-4df7-ad2b-719cb09cd290%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
