Re: SOAP-ERROR: Parsing WSDL

2010-06-18 Thread AdWords API Advisor
Hi Zac, Seems like the script is not able to retrieve the wsdl document. Have you checked if the wsdl can be retrieved if the url is loaded in a fresh browser on the same machine? Cheers, Anash P. Oommen, AdWords API Team On Jun 17, 4:47 am, zac439 wrote: > I'm using the basic PHP connection ki

Re: Sandbox has multiple stuck PENDING jobs.

2010-06-18 Thread AdWords API Advisor
Hi, I will ask the AdWords team to investigate this issue. Meanwhile, you can use another fresh sandbox account to test your API calls. Do you have the request id or job ids that are stuck in the sandbox? Cheers, Anash P. Oommen, AdWords API Team. On Jun 17, 11:43 pm, ojak wrote: > Well, I have

Re: Why TargetingIdeaService return empty value for last two months?

2010-06-18 Thread AdWords API Advisor
Hi Dmitriy, I haven't seen any other users report this issue, so I assume there is something wrong with the way you make your requests. Please post a sanitized request and response xml on this thread so that other users can help you address your issues. Cheers, Anash P. Oommen, AdWords API Team

BulkMutateJobService: total unit costs per job

2010-06-18 Thread Frans
I was wondering if it is possible to get the total number of used api units for a bulk mutate job. Every mutate or get request uses 1 point. But i want to know how many units are used by all the operations (ie. adding and updating keywords) in the job. Is there a way to get this using the API, or

Geographic Report Service

2010-06-18 Thread Remya Mohan
Hi Google Adwords Team, Thanks for the reply for my previous post regarding dissimilarities between Reports Downloaded File and that of UI. Well i've been trying Geographic Report Service. Its showing error as "The request xml was invalid.". I am testing this on Sandbox account My code seems to

Re: Why TargetingIdeaService return empty value for last two months?

2010-06-18 Thread dmitriy
Hi Anash, Thank you for your feedback. 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

Reports "Pending" indefinitely

2010-06-18 Thread j.e.frank
My application runs reports periodically to refresh our internal database. There is some variability in how long the reports take to run, but usually it is on the order of 5 minutes. Starting this morning, around 7 AM eastern, the reports are stuck in "pending" status. Most of my reports are eit

Retrieving individual keyword idea from Adwords API using Ruby (adwords4r)

2010-06-18 Thread William
Hi all, I'm trying to retrieve information about a single keyword idea from the AdWords API, using Ruby and adwords4r. So far, I haven't managed to figure out how to do it. Can anyone post a snippet of code, or point me in the direction to retrieve that type of information? Thanks! William --

WSDL 201002 vs 200909

2010-06-18 Thread Federico Gaule
Hi everyone. What's the difference between these two versions? Which one should i use for v2009? Thanks! -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=

Question on the word "Down" and policy violation

2010-06-18 Thread dshevnock
When adding some new ads to an adgroup, I received a badwords_at_copyright_protection policy violation for the word “Down”. Based on the external policy description (about copyright infringement), is the word “down” really a badwords_at_copyright_protection policy violation? Below is the raw SOAP

Re: Sandbox has multiple stuck PENDING jobs.

2010-06-18 Thread ojak
* JOB 25854 * JOB 25855 * JOB 28120 * JOB 28124 * JOB 28137 * JOB 28144 * JOB 28145 * JOB 28167 On Jun 18, 4:34 am, AdWords API Advisor wrote: > Hi, > > I will ask the AdWords team to investigate this issue. Meanwhile, you > can use another fresh sandbox account to test your API c

Re: Reports "Pending" indefinitely

2010-06-18 Thread lime98
I'm seeing the same problems On Jun 18, 6:31 am, "j.e.frank" wrote: > My application runs reports periodically to refresh our internal > database.  There is some variability in how long the reports take to > run, but usually it is on the order of 5 minutes.  Starting this > morning, around 7 AM e

Re: Reports "Pending" indefinitely

2010-06-18 Thread Alex Parij
Had the same problems at some point , didn't get any response: http://groups.google.com/group/adwords-api/browse_thread/thread/ca55a68bfc2e3e94/24de52a9de4d62e7#24de52a9de4d62e7 On Jun 18, 9:31 am, "j.e.frank" wrote: > My application runs reports periodically to refresh our internal > database.  

Re: Sandbox has multiple stuck PENDING jobs.

2010-06-18 Thread ojak
* JOB 25854 * JOB 25855 * JOB 28120 * JOB 28124 * JOB 28137 * JOB 28144 * JOB 28145 * JOB 28167 On Jun 18, 4:34 am, AdWords API Advisor wrote: > Hi, > > I will ask the AdWords team to investigate this issue. Meanwhile, you > can use another fresh sandbox account to test your API c

v13 reports , Creative Structure , adStatus - now there is DISAPPROVED

2010-06-18 Thread Alex Parij
Hi, >From old messages on this group I got the impression that there is no way to know if the ad is disapproved , because unlike AdgroupAdService there is no approvalStatus field. But right now I'm seeing "Disapproved" status in addition to Enabled,Paused,Disabled. Also empty adStatus means it's p

Re: Reports "Pending" indefinitely

2010-06-18 Thread Navi
I am facing the same problem. The report is just getting stuck in pending status forever. Please help. On Jun 18, 1:27 pm, Alex Parij wrote: > Had the same problems at some point , didn't get any > response:http://groups.google.com/group/adwords-api/browse_thread/thread/ca55a... > > On Jun 18, 9

Re: Get in CampaignService API Call not returning correct Networks Values

2010-06-18 Thread RedZoneGlobal
Eric, I added the CampaignTargetService call by campaignid, and the networks returned from the API are still INCORRECT! I verified the campaign settings in the GAW interface for campaignid - 707242, and the interface shows only Search networks active, yet the API returns: http://www.w3.org/2001/X

Re: Error while invoking CampaignCriterionService in Production Environment

2010-06-18 Thread J
Can someone please help me out here. I am sending in the correct AuthToken still I'm getting an error message mentioning that AuthToken is missing. Any help is appreciated. Thanks, J On Jun 16, 4:30 pm, J wrote: > Hello, > > I am trying to make a call to CampaignCriterionService using > produc

Error when attempting to download report in v201003

2010-06-18 Thread Don Spaulding
st AveragePosition 20100401 20100430 Daily Account Report - XXX CAMPAIGN_PERFORMANCE_REPORT false CUSTOM_DATE X

Re: Sandbox has multiple stuck PENDING jobs.

2010-06-18 Thread ojak
Is there a way to have mulitple sandboxes under a single account or do I have to sign up for an additional Google Account to use a "fresh sandbox"? Thanks! On Jun 18, 4:34 am, AdWords API Advisor wrote: > Hi, > > I will ask the AdWords team to investigate this issue. Meanwhile, you > can use ano

Stats do not update processing time.

2010-06-18 Thread ojak
The processingTimeMillis stat on jobs is not useful during monitoring, as the processing time does not appear to be updated until the process is complete. Here is an example of a returned BulkMutateJobStats object (via Ruby API): # As you can see, it's 50% complete (progressPercent), yet the pr