Hi, Using the CampaignService is the right approach to determine what campaigns belong to a given customer. What is the problem you are encountering with this call? Is there an exception being thrown? Do you have any logs of the SOAP XML request and response?
Best, - Eric Koleda, AdWords API Team On Oct 19, 7:54 am, Hakan Atik <[email protected]> wrote: > Hi All, > > I trying take a my customer list and its belongs to campaigns list, I > am taking a customer list now (emails) but I didnot take customers > belongs campaigns and ID's when I am using (I am using .Net c#) > > CampaignService campaignService = (CampaignService)Kullanici.GetService > (ApiServices.v13.CampaignService); > Campaign[] myCampaigns = campaignService.getAllAdWordsCampaigns(0); > > these code i caanot campaigns, can you help me please how can I take > my customer and belongs campaign list ? > Thanks a lot... --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
