Hi,

You may use the example code 
<https://developers.google.com/adwords/api/docs/samples/java/reporting> (Java 
client library) that shows how to generate report using AdWords API. Other 
client library examples are available on the same link. You need to set the 
reportType as ACCOUNT_PERFORMANCE_REPORT 
<https://developers.google.com/adwords/api/docs/appendix/reports/account-performance-report>
 and 
include the Cost 
<https://developers.google.com/adwords/api/docs/appendix/reports/account-performance-report#cost>
 field 
in the Selector. That way, you can get the cost of the AdWords account 
which you can then subtract with the original budget. I'm afraid you have 
to do the subtraction on your side since there is currently no way to get 
the original budget through the AdWords API.

All available fields in the report can also be seen in the link provided. 
Hope this helps.

Thanks and 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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 adwords-api+unsubscr...@googlegroups.com.
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/6ee0a36e-9d6e-4f6a-b716-3a262224025c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to