I've managed to get the above code to execute without the runtime error by adding the lines:
campanha.statusSpecified = True campanhaOperacoes(0).operatorSpecified = True which surprised me because there is no documentation for these settings on the google api site - it was pure luck that I thought about trying it. Having said that, it does produce strange results in "normal" on-line Adwords. With the operator set to CampaignStatus.PAUSED, the campaign disappears completely from the actual Adwords dashboard (as if deleted). Only when the code is rerun with CampaignStatus.ACTIVE, the campaign returns to the dashboard view. I'm now starting to wonder if all is well with the API / "normal" Google Adwords service? Any comments appreciated. Thx -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Have you migrated to v200909 yet? The v13 sunset is on April 22, 2010. Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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-api@googlegroups.com To unsubscribe from this group, send email to adwords-api+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en