Results - AdPreview Tool - API

2011-09-30 Thread u_api_user
Hi, today I found the "Ad Preview Tool" which returns a preview of the google search result without generating impressions. Is it possible retrieve those results via Adword-API? Thanks for your reply. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion gr

Re: Paging for AdParamService.get no longer working for v201008 and v201101

2011-09-30 Thread Eric Koleda
Hi Anthony, The core engineering team was made aware of the issue and has rolled back the change that caused it. If you continue to see problems please let us know. Best, - Eric Koleda, AdWords API Team -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussi

Re: How Long To Get Re Approved? Did YOU forget about Us?

2011-09-30 Thread Eric Koleda
Hi Rick, As per the forum post we made, we estimate it will take around 5 - 6 weeks to be re-reviewed: https://groups.google.com/d/msg/adwords-api/BXyV40LfEEI/Rt2Jgrp3NWsJ Best, - Eric Koleda, AdWords API Team -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and di

Re: Client Library and tutorials = Very disatisifed

2011-09-30 Thread Eric Koleda
Hi Dan, Judging by the version number you appear to be referring to the Getting Started video for the PHP client library: http://www.youtube.com/watch?v=Idvia4600_E While there have been many releases since that video was made (that's my voice!) the basic usage of the library has stayed the sa

Re: clicks/impressions in creative report not matching statistics for campaigns via api

2011-09-30 Thread Eric Koleda
Hi Tim, The stats from the CampaignService should definitely equal the stats from the CAMPAIGN_PERFORMANCE_REPORT, since that is comparing apples to apples. Adding up the stats of lower level reports can be tricky sometimes, as there arent' reports that cover all the different sources for clic

Re: Keyword max. cpc vs default ad group cpc in report

2011-09-30 Thread Eric Koleda
Hi Nesha, That's correct, the CpcBidSource field will indicate whether the bid is local to the keyword or inherited from the ad group. Best, - Eric Koleda, AdWords API Team -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blog

Re: AdWords for Android

2011-09-30 Thread Nathan McKelvey
Eric, I really appreciate all of your help. Thanks so much, Nate -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You rec

Re: Internal API error

2011-09-30 Thread Eric Koleda
Hi Neha, Unfortunately we aren't able to look up server logs for the sandbox. Are you still experiencing this issue? If so, please provide more information about the request that triggered it. Best, - Eric Koleda, AdWords API Team -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also fin

Re: AdWords for Android

2011-09-30 Thread Eric Koleda
Hi Nathan, I'll follow up with you offline. Best, - Eric Koleda, AdWords API Team -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: State/Province list for Location Extension

2011-09-30 Thread Eric Koleda
Hi Alexander, I'm able to geocode that address without any problems: 235 Regent Street London England ENG W1B 2EL GB 51514343 -141765 235 Regent Street London ENG England W1B 2EL GB qrvM3... GeoLocatio

Re: Access analytic data using AdWords API

2011-09-30 Thread Eric Koleda
Hi Ehsan, Unfortunately the AdWords API doesn't have the ability to retrieve Analytics data. However the Analytics API does have the ability to retrieve limited AdWords data, which we covered in this blog post: http://adwordsapi.blogspot.com/2010/05/new-adwords-id-data-in-google-analytics.html

Re: number of concurrent API connections for pulling reports?

2011-09-30 Thread bgraves
I have migrated to v201101 (not in production yet) and have had nothing but problems with reporting. As far as getting the the report in seconds, you need to download them in GZIP format to get them in a reasonable amount of time...otherwise getting the XML is extremely slow. This is a minor prob

Re: Approved AdWords API developer token is now "Rejeted" - PLEASE HELP!

2011-09-30 Thread rick mataka
Really Guys Eric Why are you avoiding us here? It was really wrong what was done int the first place but when we REPLY To your stuff with what you wanted and get no REPLY at all... thats just bad business.. But I guess Google is way to big for them selves it seems. On Sep 29, 10:10 am,

Re: Approved AdWords API developer token is now "Rejeted" - PLEASE HELP!

2011-09-30 Thread Matt Redford
I don't know whether to laugh or cry at this. "Let's cut off API access to many users without warning and then two weeks later invite them to attend a AdWords API workshop" The sad thing is that this isn't a joke. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and

Re: Unable to set multiple platform target v201101

2011-09-30 Thread Neha bansal
Any inputs? On Thu, Sep 29, 2011 at 9:47 AM, Neha Bansal wrote: > Hi, > > I am trying to set both DESKTOP and HIGH_END_MOBILE as platform target > on sandbox environment. > Whenever i try to set multiple platform targets, it doesnt take any of > them and return targets as null. > > Request- >

Re: Python api client possible bug?

2011-09-30 Thread Kevin Winter
Hi Save, In the documentation for the BulkMutateJobService it specifies that numRequestParts must be provided during one of the mutates or the job will be stuck in a PENDING state indefinitely: http://code.google.com/apis/adwords/docs/reference/latest/BulkMutateJobService.html In other words

Re: number of concurrent API connections for pulling reports?

2011-09-30 Thread Danial Klimkin
v13 ReportService is rather old and I strongly suggest migrating to the latest version. v201101 services should be much more robust for single client reports and capable of returning reports in seconds. As for parallel requests, 5 threads should be a reasonable number. Please make sure to handl

Client Library Support for Yahoo Japan?

2011-09-30 Thread joel
Hello, Yahoo Japan is migrating their search API to a Google-based version within the next couple of weeks. I've looked at the WSDLs and they are not directly using the Google API/versions. I was wondering, will the client libraries be updated to support the Yahoo JP API? Thanks, Joel -- =~=~=~

Re: Could not open input file AddCampain.php

2011-09-30 Thread Danial Klimkin
Hi Dan, What operating system are you running? Make sure the case is correct and the file is readable. -Danial, AdWords API Team. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/a

Re: DatabaseError.CONCURRENT_MODIFICATION

2011-09-30 Thread Danial Klimkin
Hello Surya, Please refer to the following article regarding this error: http://adwordsapi.blogspot.com/2011/03/concurrency-management-in-adwords-api.html Note the error can occur even if all your request are read only in some cases when internal background jobs could be running. -Danial,

Re: ReportService (v13) taking a very long time/timing out

2011-09-30 Thread glownet
me too On 29 sep, 23:57, Veabs wrote: > I have been seeing the same thing happening to my reports as well. > > On Sep 28, 11:48 am, bgraves wrote: > > > > > > > > > Since Friday of last week, we've noticed that it's been taking longer > > and longer to get a "Completed" ReportJobStatus back when