AdWords API Re: UNEXPECTED INTERNAL API ERROR

2009-08-13 Thread Vinczente
Did you know that Campaign names and AdGroup names have to be unique ? On Aug 13, 1:02 pm, dshevnock wrote: > On Aug 13, 7:38 am, Exiges wrote: > > > I'm having exactly the same problem when adding an AdGroup > > > Have you tried resubmitting the same request ? > > > When I resubmit exactly the

AdWords API wierd bugs on 200906

2009-08-13 Thread Vinczente
Hi, I have some problems with the API on the production mode. Basically I'm running the same code for all my google client email, most of the time, everything is working great but sometimes it fails Here my SOAP request : http://www.w3.org/2001/XMLSchema"; xmlns:env="http://schemas.xml

AdWords API Re: when will v2009 be required?

2009-07-31 Thread Vinczente
Hi, "Can I use v2009 and v13 at the same time? Yes, you can use the versions concurrently until v13 is sunset, which we expect to be sometime in early 2010." http://www.google.com/support/adwordsapi/bin/answer.py?hl=en&answer=150681 Cheers, Vincent On Jul 31, 1:51 pm, "eelco.v987" wrote: > Hi,

AdWords API Account validation V2009 Production

2009-07-31 Thread Vinczente
Hi, Is there a way to accelerate that process? It tooks 3 weeks to my personal account to be activated... Yesterday I submitted my business account. I just don't want to loose time. Thanks. --~--~-~--~~~---~--~~ You received this message because you are subscribed t

AdWords API Re: Unable to see the created campaign in UI

2009-07-30 Thread Vinczente
You can't see objects of the SANDBOX environnement on the Adwords PRODUCTION Web Servers I agree, it will be very usefull to have a web interface on the sandbox. Cheers, Vincent On Jul 30, 9:54 am, "sree...@cybage.com" wrote: > Hi, > I have successfully created a campaign using java applicat

AdWords API DEADLINE_EXCEEDED Campaigns update

2009-07-17 Thread Vinczente
Hello ! When I try to update more that approximatively 20 campaigns at the same time, I receive a "InternalApiError" wich is more specificly a DEADLINE_EXCEEDED Error with 4 campaigns I dont have any problems So I don't think it's a problem in my code Is that a limitation because I'm

AdWords API Re: Campaign stats are NULL

2009-07-16 Thread Vinczente
_google_format, :max => date_google_format, } } selector.statsSelector = stats_selector selector.campaignStatuses = 'ACTIVE' On Jul 15, 6:11 pm, AdWords API Advisor wrote: > Hello Vinczente, > >  Could you try making two changes and see if you get any different >

AdWords API Campaign stats are NULL

2009-07-15 Thread Vinczente
Hello, I saw the "google official client" in ruby for 200906 is out ! I have some problems to retrieve the stats... This is my selector : selector = { :ids => [], :campaignStatuses=> ['ACTIVE'], :statsSelector => { :dateRange => {:min=> 20090715, :max => 20090715}, },

AdWords API Re: recurent message

2009-07-08 Thread Vinczente
e error message you're seeing with your updated > sample code should be harmless. > > Cheers, > -Jeff Posnick, AdWords API Team > > On Jul 7, 12:00 pm, Vinczente wrote: > > > Hello, > > > I'm working with the Adwords API using ruby. > > I took my

AdWords API recurent message

2009-07-07 Thread Vinczente
Hello, I'm working with the Adwords API using ruby. I took my inspiration here : http://code.google.com/p/adwords-api-ruby-samples/source/browse/trunk/src/v200902/ I've modified the code to work with the v200906 and when I get all my campaigns for a google_client_email I receive : "ignored attr: