Re: Unable to update/remove campaign criteria v201109

2012-01-05 Thread Minh Le
How can I remove the criteria when I don't know the criterion Id? I did post a question so far but I still have not received any answer. On Dec 12 2011, 8:50 am, Kevin Winter kevin.win...@google.com wrote: Hi Neha,   The problem is the SET operator.  Since these used to be CampaignTargets in

Re: Unable to update/remove campaign criteria v201109

2012-01-05 Thread Minh Le
Here are my questions: http://groups.google.com/group/adwords-api/browse_thread/thread/cf27839990fe67b2 On Jan 5, 9:18 am, Minh Le minhle8...@gmail.com wrote: How can I remove the criteria when I don't know the criterion Id? I did post a question so far but I still have not received any

Re: Unable to update/remove campaign criteria v201109

2011-12-12 Thread Kevin Winter
Hi Neha, The problem is the SET operator. Since these used to be CampaignTargets in a list, the only way to update the effective targets was the use SET to update the list of effective targets. However, now that these are CampaignCriteria in v201109, the correct way to update the list of

Re: Unable to update/remove campaign criteria v201109

2011-12-09 Thread David Torres
Hi, I can't reproduce the issue in my side and it is hard for me to pull logs of Sanbdox, so unfortunately your request id is not much helpful for me. Do you mind posting your entire sanitized SOAP request? Best, -David Torres - AdWords API Team --

Re: Unable to update/remove campaign criteria v201109

2011-12-09 Thread Neha bansal
David, Please find below the SOAP request when i try to use 'SET' operator to update campaign criteria. [Dec 09 2011 14:47:36.00 - ERROR] POST /api/adwords/cm/v201109/CampaignCriterionService HTTP/1.1 Host: adwords-sandbox.google.com Connection: Keep-Alive User-Agent: PHP-SOAP/5.2.17, gzip

Re: Unable to update/remove campaign criteria v201109

2011-12-05 Thread Neha bansal
Any suggestions? On Sat, Dec 3, 2011 at 11:50 AM, Neha Bansal neha...@gmail.com wrote: Hi, I am trying to update/remove campaign criteria but keep getting InternalApiError on sandbox. I am using v201109 php library. I am passing the correct clientCustomerId as I am able to create a new

Unable to update/remove campaign criteria v201109

2011-12-03 Thread Neha Bansal
Hi, I am trying to update/remove campaign criteria but keep getting InternalApiError on sandbox. I am using v201109 php library. I am passing the correct clientCustomerId as I am able to create a new campaign and add criteria. But unable to update/remove criteria from a campaign. Also, when i try