Hello,

 Here you go:

  <SOAP-ENV:Body>
    <getCampaignStats>
      <campaignIds>123456</campaignIds>
      <campaignIds>987654</campaignIds>
      <startDay>2008-01-01</startDay>
      <endDay>2009-01-01</endDay>
    </getCampaignStats>
  </SOAP-ENV:Body>

 In general, unless you have a good reason not to, you'll find it much
easier to use one of our supported AdWords API client libraries for
making your requests rather than constructing the SOAP requests by
hand.

  http://code.google.com/apis/adwords/docs/clients.html

Cheers,
-Jeff Posnick, AdWords API Team


On Jul 13, 3:05 am, devteam <[email protected]> wrote:
> Hi!
>
> We're having difficulties finding the right XML syntax for sending an
> array of campaign IDs when using the CampaignService getCampaignStats
> call.
> An XML code example including several campaign IDS will be very
> helpful.
>
> Best regards,
> DevTeam
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to