TargetingIdeaService return empty value for last two months

2010-06-15 Thread dmitriy
Hello. Please help: WSDL_CASHE = 0; [Jun 15 2010 10:10:06.u - INFO] POST /api/adwords/o/v200909/ TargetingIdeaService HTTP/1.1 Host: adwords.google.com Connection: Keep-Alive User-Agent: PHP-SOAP/5.2.0-8+etch16 Content-Type: text/xml; charset=utf-8 SOAPAction: "" Content-Length: 3470 http://sch

Reporting - Dissimilarity between UI and Download code

2010-06-15 Thread Remya Mohan
Hi Google Adwords Team I need to know about Reporting (Adgroups , Ads and Keywords) Hereby i am mentioning the part of the code i've given . For Keyword: $report_job = 'Keyword' . 'Keyword' . 'Summary' . 'SearchOnly' . 'Broad' . '2010-06-01' . '2010-06-09' . 'Campaign' . 'AdGroup' . 'Keywor

SOAP version

2010-06-15 Thread Federico Gaule
Hi everyone. I would like to know what SOAP version v2009 uses. I have some problems, but i only found that v13 used 1.1 Thanks! -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwo

sandbox is not working?

2010-06-15 Thread netport
Hi, i am new at using adwords api. i read all the articles about using the sandbox environment but it is still not working, i changed the code accourding to my account information. This is the code ; in auth.ini : email = "mymail" password = "password" userAgent = "Mert's Adwords Tool" application

Re: Retrieving request parts from completed BulkMutateJob

2010-06-15 Thread AdWords API Advisor
Hi Mike, Unfortunately it isn't possible to retrieve the request parts of a BulkMutateJob. You will need to store this information client-side. Best, - Eric Koleda, AdWords API Team On Jun 14, 9:52 am, "Mike R." wrote: > Is there any way to retrieve the submitted request parts from a > complet

Re: unspecific error in ReportDefinitionService (v201003)

2010-06-15 Thread AdWords API Advisor
Hi Manfred, This error is caused by an incorrect date format in your dateRange field. Dates in v201003 are specified in the format MMDD, such as 20100601. If you remove the dashes from your dates the request should be successful. I'll work with the core engineering team to improve the error

Re: Customer id is always 0 on sandbox

2010-06-15 Thread kolok
Hi all I have the same problem with a perl script which work before. I run GetRelatedClient before and I use official google lib. I active the trace , script send : SOAP::Serializer::envelope: SOAP::Data=HASH(0x1ec26b0) SOAP::Transport::HTTP::Client::send_receive: POST https://sandbox.google.com

Re: Report download format GZIPPED_XML in v201003?

2010-06-15 Thread AdWords API Advisor
Hi Manfred, I am not aware of any immediate plans to include a gzipped XML option as well, but I'll talk to the core engineering team and let them know of the desire for this format. Best, - Eric Koleda, AdWords API Team On Jun 14, 12:05 pm, manolator wrote: > Hi, > > reports can berequested as

Re: KeywordMatchType.EXACT problem

2010-06-15 Thread AdWords API Advisor
Hi, When you are using the requestType STATS, the returned statistics are relative to the matchType of the source keyword. If you also want the statistics for other matchTypes you need to add them to your RelatedToKeywordSearchParameter. Best, - Eric On Jun 14, 10:47 am, yaniv wrote: > Hi, wel

AdWords with Safari 5: "Old Browser" warning

2010-06-15 Thread j.e.frank
I know this is not the right place to post this item, but I looked for a comparable Google Group about the AdWords UI, and only found "Inside AdWords" which I cannot post to. I upgraded to Safari 5 recently, and when I next logged into AdWords, I got a message saying that it had detected that I wa

Re: Report download format GZIPPED_XML in v201003?

2010-06-15 Thread j.e.frank
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 change the report consumption code. On Jun 15, 10:51 am, AdWords API Advisor wrote: > Hi Manfred, > > I am not aware of any immediate plans to include a g

criterion_text(keyword)-export on campagne-level

2010-06-15 Thread andreas.tolle+bp-us...@unister-gmbh.de
My problem is keyword-export(2000-5000 Keywords at once). I get in most cases an internal-error exception. I can not handle this exception and I do not get response object. If I reduce the number of keywords to 500 I do not get this exception any more but I get other exceptions that I can handle.

Re: Empty NGRAM_GROUP value in TargetingIdeaService.get method

2010-06-15 Thread AdWords API Advisor
Hi, When I run the same request I am getting back the ngram group: https://adwords.google.com/api/adwords/o/ v200909" xmlns:ns2="https://adwords.google.com/api/adwords/cm/ v200909"> 261 KEYWORD

Re: Customer id is always 0 on sandbox

2010-06-15 Thread AdWords API Advisor
Hi All, I'm not able to replicate the problem, even with a brand new sandbox account. Are you seeing this behavior on all client accounts? Do new sandbox accounts work correctly? Best, - Eric On Jun 15, 10:33 am, kolok wrote: > Hi all > > I have the same problem with a perl script which work

Re: Adword API error

2010-06-15 Thread AdWords API Advisor
Hi, What version of PHP is running on that machine? Were there other errors or warnings? Was there any SOAP XML logged? Best, - Eric Koleda, AdWords API Team On Jun 15, 2:32 am, Hudar wrote: > Hi, > > Wondering if anyone had any experience like this before or have any > idea what were wrong.

QuotaCheckError.INVALID_TOKEN_HEADER error

2010-06-15 Thread h805
We started receiving this error after reinitializing our sandbox. The trigger is nowhere to be found in our request. Any idea? Thanks, Henri. - http://schemas.xmlsoap.org/soap/envelope/";> https://adwords.google.com/api/adwords/cm/ v200909">110ee280bd604e61a18230fcb2f1845f 0 571 0

Re: Empty NGRAM_GROUP value in TargetingIdeaService.get method

2010-06-15 Thread Sergey Mashentsev
Here is my response header with requestId: https://adwords.google.com/api/ adwords/o/v200909" xmlns="https://adwords.google.com/api/adwords/cm/ v200909"> 1c59f308e3a954a6724244e32b77cd11 10 2838 6 On 15 июн, 20:45, AdWords API Advisor wrote: > Hi, > > When I run the same r

Re: sandbox is not working?

2010-06-15 Thread Matt
I'm having a similar problem using the v200909 version and the PHP library... the code dies at: $campaignService = $user->GetCampaignService('v200909','https:// adwords-sandbox.google.com'); I'm getting a blank screen in Firefox as well, even though this code is within a try-catch block... no err

Reporting - Dissimilarity between UI and Download code

2010-06-15 Thread Remya Mohan
Hi Google Adwords Team I need to know about Reporting (Adgroups , Ads and Keywords) Hereby i am mentioning the part of the code i've given . For Keyword: $report_job = 'Keyword' . 'Keyword' . 'Summary' . 'SearchOnly' . 'Broad' . '2010-06-01' . '2010-06-09' . 'Campaign' . 'AdGroup' . 'Keywor

Re: Adword API error

2010-06-15 Thread Hudar
Hi, This is the php version running on Debian lenny server : x...@prod:~$ php -v PHP 5.2.6-1+lenny8 with Suhosin-Patch 0.9.6.2 (cli) (built: Mar 14 2010 08:14:04) Copyright (c) 1997-2008 The PHP Group On my local, I am using mac snow leopard, with php v 5.3.1. Does adword v2009 require php 5

Re: criterion_text(keyword)-export on campagne-level

2010-06-15 Thread AdWords API Advisor
Hi, Can you post more details about this issue? The SOAP request and response xml (if available) and the HTTP logs could be helpful. Also, which language and platform are you on? Cheers, Anash P. Oommen, AdWords API Team On Jun 15, 9:41 pm, "andreas.tolle+bp-us...@unister-gmbh.de" wrote: > My p