Re: PHP Fatal: Maximum execution time of 0 seconds exceeded

2015-10-02 Thread Thanet Knack Praneenararat (AdWords API Team)
Hi Mark, Could you please give me more info about your development environment, such as PHP version, OS, etc. Also, when did this happen? Do you incorporate these classes in your project? Or did this happen just when you run our example files simply? To me, the errors look very random, but seem

Re: Problem creating App Engagement Ads

2015-10-02 Thread Thanet Knack Praneenararat (AdWords API Team)
Hi Sebastian, Could you please send me SOAP logs when you created some of those ads in problem? The review and approval of ads is out of our scope, as we support only AdWords API. So, it may take some time to investigate as I need to pass this information to other teams. I apologize for this

Re: list of all custom / ad hoc reports via API

2015-10-02 Thread george
Thanks Anthony, this is helpful. -george On Friday, October 2, 2015 at 1:54:43 PM UTC-7, Anthony Madrigal wrote: > > Hello George, > > Unfortunately, there is no API feature to schedule a report. However, you > can do it through the UI by following this guide >

Re: list of all custom / ad hoc reports via API

2015-10-02 Thread Anthony Madrigal
Hello George, Unfortunately, there is no API feature to schedule a report. However, you can do it through the UI by following this guide . Please let me know if there is anything else you need help with. Regards, Anthony AdWords API Team

creative-conversion-report and free clicks

2015-10-02 Thread aswadzba
HI, I am looking to pull free clicks report using creative conversion report. I am getting list of ConversionTrackerId as integer values, is there a match table available explaining what this values mean

Re: PHP Fatal: Maximum execution time of 0 seconds exceeded

2015-10-02 Thread Mark Rogoyski
Hi Umesh, As I stated, it's a CLI script that is using the AdWords API and according to the PHP documentation that you linked and I referenced in my post, max_execution_time has a default value of 0. Furthermore, according to the PHP documentation, no time limit is imposed if set to 0 (http://

Re: PHP Fatal: Maximum execution time of 0 seconds exceeded

2015-10-02 Thread Umesh Dengale
Hi Mark, You are getting *Maximum execution time of 0 seconds exceeded *error as max_execution_time is set to zero at your end and not related to the AdWords API. For setting value for the property max_execution_time (de

HOW can I get low account balance alert

2015-10-02 Thread jerryjimmsky
Hi, I am creating a program for accounts monitoring and need to know when particular client account is running out of money, using programming tools, so I can send him a reminder. I know, that current adwords API has no functionality for obtaining information about account balance (although I h

HOW can I get low account balance alert

2015-10-02 Thread jerryjimmsky
Hi, I am creating a program for accounts monitoring and need to know when particular client account is running out of money, using programming tools, so I can send him a reminder. I know, that current adwords API has no functionality for obtaining account balance (although I have seen here a lo

list all custom / ad hoc reports via API

2015-10-02 Thread george
Hello, Is there an API call that I could invoke to return all custom / ad hoc reports an advertiser might have made? Once I have the list, I could make another API call to download the actual custom report. Thanks, -george -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find

list of all custom / ad hoc reports via API

2015-10-02 Thread george
Hello, Is there an API call I could use to get a list of all custom / ad hoc reports an advertiser might have created? My goal would be to get this list and then download them programmatically via the API. Thanks, -george -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find u

Average monthly searches vs Keyword planner

2015-10-02 Thread Benjamin Thys
Hi i have a problem with Adwords api i use it with the targertingideaservice with just one value needed the search volume aka the average monthly searches on keyword planner selector.requestType = RequestType.STATS; selector.ideaType = IdeaType.KEYWORD; selector