Re: Zero Records from Campaign !!!

2015-10-15 Thread Senthil Palaniswami
Awesome .. thanks .. On Thu, Oct 15, 2015 at 12:22 PM, Anthony Madrigal < adwordsapiadvisor+anmadri...@google.com> wrote: > Hi Senthil, > > Thanks for providing me your CID! The reason your API call is not > returning any campaigns is because the CID you are using is an MCC account. > You will ne

Re: Zero Records from Campaign !!!

2015-10-15 Thread Anthony Madrigal
Hi Senthil, Thanks for providing me your CID! The reason your API call is not returning any campaigns is because the CID you are using is an MCC account. You will need to modify your clientCustomerId to an ID of one your client accounts. Once you do so, you will get back all campaigns associate

Re: Zero Records from Campaign !!!

2015-10-15 Thread Senthil Palaniswami
thanks Anthony. I just sent .. On Thu, Oct 15, 2015 at 12:15 PM, Anthony Madrigal < adwordsapiadvisor+anmadri...@google.com> wrote: > Hi, > > Could you please *reply privately to author *me with your Client Customer > Id so that I could take a look to see what may be going wrong? > > Thanks, > An

Re: Zero Records from Campaign !!!

2015-10-15 Thread Anthony Madrigal
Hi, Could you please *reply privately to author *me with your Client Customer Id so that I could take a look to see what may be going wrong? Thanks, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper

Zero Records from Campaign !!!

2015-10-15 Thread Senthil Palaniswami
Hi All, I am using C# console app to get the Campaign records into text files. I got the developer token granted and approved. But when I run the below code ,I see it is getting access but no records from GoogleAdwords. Any thought ??? No Errors though !!! Below is my code AdWordsAppC