AdWords API Re: "This name is already in use" error

2009-03-03 Thread AdWords API Advisor
Hello, The only reason that you should be receiving that specific error is if you make a call to addAdGroup() and you use a name for the new ad group that already is being used in the same campaign. If there's some different error message that you're encountering, please let us know. While it

AdWords API Re: "This name is already in use" error

2009-03-03 Thread xorl
Oh I already know that part, I was just saying, I get that error 50/50 when my keyword list hasn't even been added yet. Especially on 'large' adds. Is there a rate limit I should try to apply so that I can reduce this error? Or what should I be looking for? On Mar 3, 1:46 pm, AdWords API Adviso

AdWords API Re: "This name is already in use" error

2009-03-03 Thread AdWords API Advisor
Hello, You say "I get that error back when I add in my keywords to this", but it's extremely unlikely that the error message you posted initially was generated as a result of a call to addCriteria(). I was able to look up the request associated with the error response and it was an addAdGroup()

AdWords API Re: "This name is already in use" error

2009-03-03 Thread xorl
That's the issue, These adGroups DON'T exist when I attempt to add them. Then I get the error I look in my campaign and it exists AFTER I run my application. I have a batch add system that i developed that doesn't post twice to it but it's acting like it is. I have tried to debug it on my end but

AdWords API Re: transaction in adwords

2009-03-03 Thread ashish
thnks Jeff for your quick reply On Mar 3, 10:01 pm, AdWords API Advisor wrote: > Hello Ashish, > >  There is no transaction support across multiple calls to multiple > AdWords services. So the scenario you describe in which the creation > of a campaign would be rolled-back if creation of an ad g

AdWords API Re: "This name is already in use" error

2009-03-03 Thread AdWords API Advisor
Hello, The error you sent in is associated with a call to addAdGroup(). It's not related to ads at all (ads don't have name attributes). The error appears to be legitimate--there's already an ad group in the campaign that has the same name as the ad group you're trying to add. You need to pick

AdWords API Re: "This name is already in use" error

2009-03-03 Thread xorl
Let me rephrase that, When I create a 'unique' ad, I get this error 50/50. Even if the adGroup is not already in there, yet it still creates it all with that error returned. On Mar 2, 10:11 pm, xorl wrote: > I keep receiving this error when I try to add an ad, I created an ad > "UETest 201", wei

AdWords API Re: transaction in adwords

2009-03-03 Thread AdWords API Advisor
Hello Ashish, There is no transaction support across multiple calls to multiple AdWords services. So the scenario you describe in which the creation of a campaign would be rolled-back if creation of an ad group failed is unfortunately not possible natively in the AdWords API. Cheers, -Jeff Posn

AdWords API transaction in adwords

2009-03-03 Thread ashish
Hi does adwords supports transactions. for example if i've to create a campaign through api then i've to sent individual call to create campaign, adgroup, ads and criteria. If by chance the complete cycle could not be completed then half of the campaign is created. which creates unwanted campaign

AdWords API Wholesale/retail apparel sports shoes,caps....

2009-03-03 Thread 爸爸
just take you few minutes to look here. If you are interested in any of these products,just feel free to inquire us. We will be glad to provide more details for you. we take PAYPAL as the method of payment! please kindly visite our website: http://www.cnnshoe.com msn: cnnshoe2...@hotmail.com emai

AdWords API Re: Axis2 1.4.1 wsdl2java

2009-03-03 Thread Jyothirmayee
The prebuilt Client library has definitely been useful, until I ran into a notorious problem of axis jar conflicts. Google Adwords stubs have been generated with Axis 1.2 while the latest stable version is 1.4. Most other applications suggest Axis 1.4 for the environment including the Yahoo Search