AdWords API Re: reports timing out

2009-12-03 Thread timprepscius
I haven't taken a look at the api really for quite a while. These issues may already be addressed. And at least the last two "crews" knew of my existence, so.. In a nutshell: I download all of our MCC's everyday. I record within our database everything. I keep track of all changes that have occ

AdWords API error : Not agreed to latest AdWords terms and conditions

2009-12-03 Thread Simon FEBVRE
Hi, I am getting all my client information and at the 153rd client I have this error : #: Not agreed to latest AdWords terms and conditions. (SOAP::FaultError) I am using ruby and sopa4r Thanks Simon -- You received this message because you are subscribed to the Google Groups "AdWords API Fo

AdWords API Re: Very new to the API and PHP

2009-12-03 Thread Peter Stannett
OK thanks I shall try that! On Nov 30, 6:26 pm, AdWords API Advisor wrote: > Hi Peter, > > If you are new to the API I wouldn't recommend you use the APIlity > library.  It has been deprecated, as has most of the v13 API it runs > against.  It has been replaced by the AdWords API PHP client libra

AdWords API Re: API usage cost for third-parties

2009-12-03 Thread dzin dzintaras
Nope, no other MCC account. But I found out clients by customerID. Strange thing is that emails are different. On Nov 30, 5:21 pm, AdWords API Advisor wrote: > Hi, > > The emails returned should all be "real", meaning that requests were > actually made against them.  With the v13 version, emails

AdWords API Re: org.apache.axis.ConfigurationException: No service named LocationService is available

2009-12-03 Thread AdWords API Advisor
Hi, Are you using the AdWords API Java client library for these requests? If so, which version? Best, - Eric Koleda, AdWords API Team On Dec 3, 6:18 am, Hongyu Li wrote: > I can get the right data from LocationService but I am also get the > exception org.apache.axis.ConfigurationException: No

AdWords API Re: ruby adwords client v17.0.1

2009-12-03 Thread AdWords API Advisor
Hi Rafal, The method I described can be used to update properties of the AdGroupCriterion (in this case BiddableAdGroupCriterion), such as the destination URL. However, the properties of the keyword itself, such as text and matchType, cannot be update. If you want to change the text and match ty

AdWords API Re: ruby adwords client v17.0.1

2009-12-03 Thread rkal
Hi Eric, Comming back to this, in terms of updating keyword match type and keyword text - the way you suggested do not work. The request object is generated properly: , @destinationUrl=nil, @firstPageCpc=nil, @qualityInfo=nil, @stats=nil, @systemServingStatus=nil, @userStatus=ni

AdWords API org.apache.axis.ConfigurationException: No service named LocationService is available

2009-12-03 Thread Hongyu Li
I can get the right data from LocationService but I am also get the exception org.apache.axis.ConfigurationException: No service named LocationService is available. any one can help me? Thank you -- You received this message because you are subscribed to the Google Groups "AdWords API Forum" gro