AdWords Report link

27 views
Skip to first unread message

Kacprzak Dawid

unread,
May 31, 2017, 10:48:46 AM5/31/17
to AdWords API Forum
Hello, i need something that will give me option to download report in xml format but without open adwords website.
I need to implement that feature in my script. Is there any API feature or way to create or directly download raport from budget tab on pc?
This raport must be 100% same like in budget tab with xml format.

Shwetha Vastrad (AdWords API Team)

unread,
May 31, 2017, 2:43:28 PM5/31/17
to AdWords API Forum
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 which includes statistics aggregated by default at the budget level, one row per budget. The supported download formats are listed here. This guide provides the steps necessary to create and submit a report request to the AdWords server. The DownloadCriteriaReportWithAwql 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

You could also consider using AdWords Scripts to retrieve reports.

Regards,
Shwetha, AdWords API Team.

Kacprzak Dawid

unread,
May 31, 2017, 2:52:15 PM5/31/17
to AdWords API Forum
I'm interested to get value from budget tab and column Remaining budget. Api - if i think right dont publish that data so i have to download directly report from website, thats why i need direct link for download report.

Kacprzak Dawid

unread,
May 31, 2017, 2:58:45 PM5/31/17
to AdWords API Forum
i need something that i dont have to open adwords website to download raport in for example xml format. i have all account details like login password manager account id etc but i need DIRECT LINK for generate and download raport from budget.

Shwetha Vastrad (AdWords API Team)

unread,
May 31, 2017, 6:55:42 PM5/31/17
to AdWords API Forum
Hi, 

I'm afraid there isn't a direct link for report downloads with logging in to your account. The data available in the Billing section is not supported in AdWords API reports at the moment. If you have enabled consolidated billing for your accounts, you can use BudgetOrderService.get() method to retrieve your account budgets. Please see this guide for more details. 
Reply all
Reply to author
Forward
0 new messages