AdWords API Re: AdParams not working!!!!

2010-02-21 Thread majco
sible because of the > decision to set adparam values on keywrods instead of ads, so you > actually cannot check it. I wonder if someone in AdWords team had this > in mind. (sorry for complaining again..) > > On Feb 21, 10:23 am, majco wrote: > > > No reaction??? -

AdWords API Re: AdParams not working!!!!

2010-02-21 Thread majco
No reaction??? -- You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To post to this group, send email to adwords-...@googlegroups.com. To unsubscribe from this group, send email to adwords-api+unsubscr...@googlegroups.com. For more options, vis

AdWords API Re: Suddenly many clients fail because of INVALID soap response

2010-02-19 Thread majco
tor that could be > > > > passing along the chunked content incorrectly? > > > > > Best, > > > > - Eric > > > > > On Feb 17, 3:14 am, Ales Sturala wrote: > > > > > > Done > > > > > > On Feb 17

AdWords API AdParams not working!!!!

2010-02-19 Thread majco
Hi, today I detected that the parameters are not diplayed in real campaign!!! Yesterday everything worked fine. Where is the problem? Have you someone similar problem??? This problem create a bad name for our company... Thanks -- You received this message because you are subscribed to the Goo

AdWords API REQUEST_SIZE_LIMIT_EXCEEDED

2010-02-17 Thread majco
Hi, when I inserting 5000 keywords I get "SizeLimitError.REQUEST_SIZE_LIMIT_EXCEEDED" exception. How much is maximal items for one request??? Thanks -- You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To post to this group, send email to adwo

AdWords API Re: Suddenly many clients fail because of INVALID soap response

2010-02-16 Thread majco
I have big problem with this error. It happens to me often especially when insert around 3000 keywords together. You solve this problem? -- You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To post to this group, send email to adwords-...@googl

AdWords API Re: Suddenly many clients fail because of INVALID soap response

2010-02-14 Thread majco
Detail situation: When I insert 370 keywords I get this api errors for someone keywords: [AdGroupCriterionError.INVALID_KEYWORD_TEXT @ operations[15].operand.criterion.text; trigger:'JOOP! Homme', AdGroupCriterionError.INVALID_KEYWORD_TEXT @ operations[23].operand.criterion.text; trigger:'JOOP! Fe

AdWords API Re: AdWordsUser(Dictionary headers) constructor problem

2010-02-13 Thread majco
ot;) headers.Add("password", "xyz") headers.Add("clientEmail", "xyz") http://groups.google.com/group/adwords-api/browse_thread/thread/f1f27a7c1ac6be92 Thanks David... On 9. Feb, 19:23 h., majco wrote: > Thanks Ales, has somebody other solution? > >

AdWords API Re: headers must begin with lowercase / ClientCustomerId must be lower case c

2010-02-13 Thread majco
David thanks, thanks :-) You helped me... On 12. Feb, 20:19 h., David wrote: > Making some progess now, but wanted to post this for others which > might have this problem. > In the sample (.net library) app.config the var relating to getting > data with customer is instead of customer email begin

AdWords API Re: Suddenly many clients fail because of INVALID soap response

2010-02-13 Thread majco
my requestId for not well-formed XML response is be5da70c7beb7ad03e3020d9b6d63190 -- You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To post to this group, send email to adwords-...@googlegroups.com. To unsubscribe from this group, send email

AdWords API Re: Suddenly many clients fail because of INVALID soap response

2010-02-13 Thread majco
Hi, I have this the same problem too. I think that this problem started at 10.02.2010 because before I have not see this problem. -- You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To post to this group, send email to adwords-...@googlegroups.

AdWords API AdParam greater than 1000

2010-02-11 Thread majco
Hi, I get this error message from api: AdParamError.INVALID_INSERTION_TEXT_FORMAT @ operations[0].operand.insertionText; trigger:'1001' AdParamError.INVALID_INSERTION_TEXT_FORMAT @ operations[1].operand.insertionText; trigger:'3222' I can't set this parameter to value greater than 1000??? Thanks

AdWords API Re: AdWordsUser(Dictionary headers) constructor problem

2010-02-09 Thread majco
Service(AdWordsService.v200909.AdGroupAdService); >             this.keywordService = > (AdWords.AdGroupCriterionService)adwordsUser.GetService(AdWordsService.v200909.AdGroupCriterionService); >             this.adParamService = > (AdWords.AdParamService)adwordsUser.GetService(AdWordsService.v

AdWords API AdWordsUser(Dictionary headers) constructor problem

2010-02-08 Thread majco
Hi, I have problem with constructor of AdwordsUser. I use: awapi_dotnet_lib_6.2.0 My code: headers = New Dictionary(Of String, String) headers.Add("CompanyName", "xyz") headers.Add("DeveloperToken", "xyz") headers.Add("Email", "xyz") headers.Add("Password", "xyz") headers.Add("ClientEmail", "x

AdWords API Re: validateOnly not working???

2010-01-30 Thread majco
In awapi_dotnet_lib_6.2.0 it works perfect... On 30. Jan, 00:12 h., majco wrote: > Hi, > > I have this code: > > Dim criterionService As AdGroupCriterionService > criterionService = CType(iUser.GetService > (AdWordsService.v200909.Ad

AdWords API validateOnly not working???

2010-01-29 Thread majco
Hi, I have this code: Dim criterionService As AdGroupCriterionService criterionService = CType(iUser.GetService (AdWordsService.v200909.AdGroupCriterionService), AdGroupCriterionService) criterionService.RequestHeader.validateOnly = True insertReturnValue = cri

AdWords API Re: BulkMutateJobService inserting incorrect keyword bug???

2010-01-29 Thread majco
Somebody used the BulkMutateJobService in real account? Because I think that it is very, very unreliable!!! Many times I have received ReturnValueResult type for keywords but these keywords wasn't added to the Adwords account!!! What do you think about? -- You received this message because you

AdWords API BulkMutateJobService inserting incorrect keyword bug???

2010-01-29 Thread majco
Hi, Language : .NET API Version : V200909 Service : BulkMutateJobService Using: real account not sandbox Problem: I want insert these keywords: Slova´kia keyword1 keyword2 ... keyword51 First keyword is incorrect because char ´ is not valid - and BulkMutateResult for this keyword is FailureResu