When I said my code looks exactly like yours, I lied a little ... it actually looks like this:
campaign.setBiddingStrategy( new ManualCPC( TYPE_MANUAL ) ); and private static final String TYPE_MANUAL = "ManualCPC"; Maybe that's the issue? Pete On Mar 24, 9:36 am, Marco <[email protected]> wrote: > Thank you for your reply, however that is not exactly the problem I am > describing. > > The problem is that when I use the ManualCPC implementation of > BiddingStrategy the xsi:type="ManualCPC" is not added to the > <biddingStrategy/> tag, therefore the API will not accept it, throws > an exception and leaves me unable to add a campaign. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en To unsubscribe from this group, send email to adwords-api+unsubscribegooglegroups.com or reply to this email with the words "REMOVE ME" as the subject.
