Hi, There isn't a direct way to get the remaining budget from the API. However, you might be able to calculate an approximate amount if you know the original budget. You could run the ACCOUNT_PERFORMANCE_REPORT <https://developers.google.com/adwords/api/docs/appendix/reports/account-performance-report> for that date range to get the cost <https://developers.google.com/adwords/api/docs/appendix/reports/account-performance-report#cost>. Then subtract cost from the original budget to get the approximate remaining budget. Approximate since the 'Cost' will contain overdelivery changes if applicable. You could read this <https://support.google.com/adwords/answer/1704443> document to understand more about overdelivery charges. If there are no overdelivery charges for that period, the remaining budget should be accurate.
Thanks, Sreelakshmi, 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/320ecf04-92c6-4a53-88b0-f0cf3d850ff3%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
