Re: Is there a way to use a production account data while developemen (python client library)

2014-03-17 Thread Amr Abdel-wahab
I already did that Ages ago and got no reply On Wednesday, March 12, 2014 4:10:44 PM UTC+1, Amr Abdel-wahab wrote: > > I would love to use some production account data because I need to do some > reporting tasks and I need to make sure it's correct and this can't be done &g

Re: Is there a way to use a production account data while developemen (python client library)

2014-03-14 Thread Amr Abdel-wahab
Yes but how Can I get my token approved without finishing my application and how will I finish my application without testing it on real data, that's not normal. On Wednesday, March 12, 2014 4:10:44 PM UTC+1, Amr Abdel-wahab wrote: > > I would love to use some production account dat

Re: Is there a way to use a production account data while developemen (python client library)

2014-03-13 Thread Amr Abdel-wahab
That's Exactly the part I meant Josh, I still don't have an approved token so I need to use some data without an approved token, is there a way for that? On Wednesday, March 12, 2014 4:10:44 PM UTC+1, Amr Abdel-wahab wrote: > > I would love to use some production account data b

Is there a way to use a production account data while developemen (python client library)

2014-03-12 Thread Amr Abdel-wahab
I would love to use some production account data because I need to do some reporting tasks and I need to make sure it's correct and this can't be done with a test account so if there is a way to do so I will be grateful. and also I will be thankful if you try to show me so using python code beca

Re: Campaign Progress

2014-02-19 Thread Amr Abdel-wahab
Well I am exactly in the same state but using the python client library,, I really need to know how to get these data in the python code not to download it On Wednesday, July 11, 2012 12:50:38 AM UTC+2, Marco Contreras wrote: > > Hello > > I am working with php library version v201109, reviewin

Re: Best practice to get day by day statistics on Account, Campaign and Adgroup level

2014-02-19 Thread Amr Abdel-wahab
Dear Danial, I keep failing in doing this cause the only option in the reporting is downloading the report to the file system,, I can't get exactly how through python shall I get this data and render it to my html On Thursday, February 6, 2014 11:42:32 AM UTC+1, Amr Abdel-wahab

Re: Best practice to get day by day statistics on Account, Campaign and Adgroup level

2014-02-10 Thread Amr Abdel-wahab
ake 30 api calls. On Thursday, February 6, 2014 11:42:32 AM UTC+1, Amr Abdel-wahab wrote: > > Hello, > > I am still a newbie in using the adwords api, am using python client > library with google app engine basically what I need to do is to get the > statistics of a specific

Best practice to get day by day statistics on Account, Campaign and Adgroup level

2014-02-06 Thread Amr Abdel-wahab
Hello, I am still a newbie in using the adwords api, am using python client library with google app engine basically what I need to do is to get the statistics of a specific period of time day by day to draw a graph of days against clicks or impressions for example on this period What's the be

Getting started

2013-12-23 Thread Amr Abdel-wahab
Hello Everyone, I am new to google adwords API development, and I am really having hard time getting started with this. I have managed to run the examples and install the python client library, but I really want to make a web application that's able to use the adwords api, like for example thi

Re: AdWords API on App Engine (Python)

2013-12-23 Thread Amr Abdel-wahab
can you please send me the link to download the last working copy of this app with good steps on how to run it. On Wednesday, May 20, 2009 12:11:51 AM UTC+2, AdWords API Advisor wrote: > > Most of you have probably heard about Google App Engine ( > http://code.google.com/appengine/ ), which lets

Re: Error running AdWords API with Google App Engine

2013-12-23 Thread Amr Abdel-wahab
Takeshi I keep failing to run the python demo, can you send me an updated version of it and a good documentation on how to run it On Wednesday, December 4, 2013 5:38:44 AM UTC+1, Takeshi Hagikura (AdWords API Team) wrote: > > Hi Andres, > > Unfortunately there isn't a demo app for appengine usin