Hi, 

Are you looking for the data available in the *Budgets* tab in the *Shared 
library* section of your AdWords account? If so, you can use AdWords API to 
download a Budget Performance Report 
<https://developers.google.com/adwords/api/docs/appendix/reports/budget-performance-report>
 which 
includes statistics aggregated by default at the budget level, one row per 
budget. The supported download formats are listed here 
<https://developers.google.com/adwords/api/docs/guides/reporting#supported_download_formats>.
 
This guide <https://developers.google.com/adwords/api/docs/guides/reporting> 
provides 
the steps necessary to create and submit a report request to the AdWords 
server. The DownloadCriteriaReportWithAwql 
<https://github.com/googleads/googleads-java-lib/blob/master/examples/adwords_axis/src/main/java/adwords/axis/v201702/reporting/DownloadCriteriaReportWithAwql.java>
 Java 
example shows how to download a Criteria Performance Report. You can modify 
this example to download a Budget Performance Report. Example code in other 
languages is provided here 
<https://developers.google.com/adwords/api/docs/clientlibraries>. 

You could also consider using AdWords Scripts 
<https://developers.google.com/adwords/scripts/docs/features/reports> to 
retrieve reports.

Regards,
Shwetha, 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/41764f7a-6fa2-43bc-957f-e4c0933b233e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to