Hello,

 There's no way to create both a campaign and a keyword in the same
SOAP call. You need to make multiple SOAP calls to achieve this. If
you want to add multiple objects of the same type though, then yes,
you can do that in a single SOAP call. If you want to add multiple
campaigns using v13, for instance, you can use the addCampaignList()
method:

  
http://code.google.com/apis/adwords/docs/developer/CampaignService.html#addCampaignList

Cheers,
-Jeff Posnick, AdWords API Team


On Aug 3, 4:51 am, "sree...@cybage.com" <sree...@cybage.com> wrote:
> Hi All,
> I am using java client to upload my campaigns/ad groups/keywords into
> adwords. Is there  any way to upload multiple campaigns/keywords in a
> single call ?
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to