Re: Adword API error

2010-06-22 Thread accou...@myadengine.com
OK, it solved itself!!. Just by upgrading php from v5.2.6 to v5.2.11. Thanks -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: Adword API error

2010-06-22 Thread accou...@myadengine.com
Hi, Someone seems to report a bug in php v5.2.9 => http://bugs.php.net/bug.php?id=47647&edit=1 Still wondering whether this bug which causes it, coz my server use v5.2.6, but on my local I use v.5.2.11 which is working. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blo

Re: Adword API error

2010-06-22 Thread accou...@myadengine.com
I did compare the working one on my local , with my server, and yes, the difference is on that xsi:type. Just wondering, since i use the same code in my local and server, how could it be different in soap call. Below is my code : // Get AdGroupAdService $adGroupAdService = $this->user->GetAdGr

No Keywords returned for CampaignCriterionService in production environment

2010-06-22 Thread J
Hello, I am trying to retrieve keywords using CampaignCriterionService. Using Adwords UI, I have ensured that there are keywords existing associated to various campaigns. However, when I am making the calls for those specific campaigns, the result keyword page is being returned as blank. I even tr

Re: Failed to get authToken. Reason: Empty reply from server

2010-06-22 Thread AdWords API Advisor
Hi, You are likely getting this error because you are requesting too many authTokens. An authToken is valid for 2 weeks and can be reused many times. To avoid requesting excessive authTokens reuse the AdWordsUser and services during your processing. Best, - Eric Koleda, AdWords API Team On Jun

Re: Adword API error

2010-06-22 Thread AdWords API Advisor
Hi, >From what I can tell the error is being caused by the Ad not having a type set: How are you creating these ad objects? Best, - Eric On Jun 21, 8:24 am, Hudar wrote: > Hi, > > I have logged the soap request and response. Hope this will help : > > [Jun 21 2010 20:11:45.00 - INFO] PO

Re: V2010 reporting - problems retrieving reports, what is "client customer ID" value

2010-06-22 Thread AdWords API Advisor
Hi Reed, The CLIENT_CUSTOMER_ID is the id of the adwords account that you want to run the report on. You outlined correctly the new process in v201003 vs v13, there is no waiting for the report to finish. The error seems to be related to the clientEmail you are using when trying to retrieve the

Re: Traffic Estimation API

2010-06-22 Thread AdWords API Advisor
Hi Gary, Unfortunately the traffic estimator service is not yet available in v201003. Please continue using the v13 service for now. Best, David Torres, AdWords API Team On Jun 21, 10:06 am, search test wrote: > What is the suitable service to use to replace > TrafficEstimatorInterface of v13?

Re: Report download format GZIPPED_XML in v201003?

2010-06-22 Thread Luiz Yamada
Another one I have some reports with more than 2GB uncompressed and i only work with XML format. On Tue, Jun 15, 2010 at 1:12 PM, j.e.frank wrote: > Here is another vote for gzipped XML as an available format. I am > pretty sure that is what we have in v13, so it would be nice not to > have to

Re: TargetingIdeaError.INVALID_SEARCH_PARAMETERS @ ?

2010-06-22 Thread parviz
HI Thanks for the reply but there is not request id for it. No soap log etc.. Also i use production environment not sandbox. On Jun 22, 12:21 am, AdWords API Advisor wrote: > Hi, > > What is the requestId of a request that demonstrates this behavior? > > Best, > - Eric Koleda, AdWords API Team

Re: WSDL 201002 vs 200909

2010-06-22 Thread Federico Gaule
Hi. I'm not starting fresh. I migrated from v13 to v2009 a few month ago. But by mistake, i think, i'm using 201002 wsdls. Now, i have a problem. When i try to create a campaign with BudgetOptimizer as biddingStrategy, i get an error: javax.xml.ws.soap.SOAPFaultException: Unmarshalling Error: cvc

Re: v201003 reports: missing columns and less granularity in ad performance report

2010-06-22 Thread manolator
Hi Eric, perhaps there should be one question, before discussing individual columns ;-) What are your plans for the v14 reports - is it to offer 100% of the functionality of the old reports? If the new performance reports shall also replace the old structure reports, it should be possible to requ

Re: v201003 reports: how do I set by-day-aggregation ?

2010-06-22 Thread manolator
Hi Eric, good to hear. So I'm looking forward :-) Best, Manfred On 21 Jun., 18:16, AdWords API Advisor wrote: > Hi Manfred, > > The v201003 ReportDefinitionService beta currently doesn't support any > aggregation types.  All data will be aggregated over the duration of > the report.  This is

Getting InternalApiError.UNEXPECTED_INTERNAL_API_ERROR when doing TargetingIdeaService request using C# library

2010-06-22 Thread MK_Dev
I was experimenting with TargetingIdeaService to load keyword ideas based on a supplied keyword. I was exploring Requested Attribute Types and everything was going well. Then, all of a sudden I started getting InternalApiError.UNEXPECTED_INTERNAL_API_ERROR when doing the same requests. Since the on

Add and change banners on Display Network via API

2010-06-22 Thread Örjan Toräng
Hi, Is it possible to add and change banners on Display Network via Adwords API (or some API)? If yes, where can I read more about it? Is there a good overview what I can or can't do via the API? BR, Örjan Toräng -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and