Hi, I think you need to run an account performance report. You can find the details here: https://developers.google.com/adwords/api/docs/appendix/reports. You can find a code example for running reports at https://code.google.com/p/google-api-ads-python/source/browse/trunk/examples/adspygoogle/adwords/v201209/reporting/download_criteria_report.py .
Cheers, Anash P. Oommen, AdWords API Advisor. On Tuesday, February 26, 2013 9:30:45 PM UTC+5:30, MS wrote: > > Hello, > > > > I am putting together some statistics for my company which include the > cost per day for each user that registers. My current method is to login to > adwords, download the billing information (.csv file) and load the billing > information into python to do my calculation. > > > > I know a python API exist for AdWords but I cannot seem to find a way to > get the billing information for a specific day. I am not concerned with > the the allowed budget for day, just the amount spent. Is this possible? > Any help would be greatly appreciated. Thank you in advance. > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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]. For more options, visit https://groups.google.com/groups/opt_out.
