Hello Sanjoy, getAllAdWordsCampaigns() should not cross account boundaries--it returns information for a single account. Just make sure that you call it from the context of the AdWords account you're interested in, either by using that account's credentials as the email/password, or if you're using an MCC as the email/password, by specifying that AdWords account as the clientEmail header.
Cheers, -Jeff Posnick, AdWords API Team On Nov 24, 5:57 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > Hello, > > I couldn't find a way to get all the Campaigns for a single Adwords > Account. The CampaignService.getAllAdWordsCampaigns() seems to get > all campaigns for all accounts. > > Am I missing anything? > > Thanks, > Sanjoy --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
