Re: campaignService.get() returns NULL entries

2018-09-26 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Marion, Your code looks good to me. Could you please share the client customer id for which you were trying to fetch the campaigns? Also, please enable the logging

campaignService.get() returns NULL entries

2018-09-26 Thread Marion Paras
Hi, I am new in using the API, and I am trying to retrieve all the campaign id, name, and status using CampaignService in C#. However, it keeps on returning "NULL" entries. I have followed the instructions written here