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
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
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
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
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
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
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
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
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
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
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
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.
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
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
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.
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
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
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
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
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
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
21 matches
Mail list logo