Can anyone help on this? I've dumped in several days and am totally stuck here. Thx
On Jan 6, 5:59 pm, purdue512 <a...@hubshout.com> wrote: > I'm getting Web service operation "addAdGroup" could not be found back > from the AdGroupService. I am submitting the following structure (with > nested structure) - which looks find to me when I dump it. > > AdGroup = StructNew(); > AdGroup.campaignID = '3943'; > AdGroup.newData = StructNew(); > AdGroup.newData.keywordMaxCpc = '100000'; > AdGroup.newData.name = 'New Ad Group Name'; > > data = myvar.addAdGroup(AdGroup); > > Also - My headers are working fine on campaign operations, so I don't > think it's that. > > Any help? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---