Re: Unable to get campaigns data to push to database

2018-02-13 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi Deepesh, The API returns cost as micro currency units. You would need to handle the conversion at your end in your code. Please refer this

Re: Unable to get campaigns data to push to database

2018-02-13 Thread lakshmana deepesh
Thanks a lot, Dhanya. I appreciate your response and the code works completely fine. except for a precision issue in the cost of the campaign. if the actual cost is 30380.04 the api returns it as a string 3038004. as there is no decimal point aslo, i am unable to get the exact value of

Re: Unable to get campaigns data to push to database

2018-02-12 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi Deepesh, I had replied to you privately on 02/09/18 14:31:45. However, I will post my response here too as it has no confidential information: Thank you for sending the requested information. In your code, I am inclined to believe that you may have used the CRITERIA_PERFORMANCE_REPORT

Re: Unable to get campaigns data to push to database

2018-02-12 Thread lakshmana deepesh
Hi Dhanya, I have sent you the client-cutomer_ids on a private thread. please let me know if you can see the issue too. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelo

Re: Unable to get campaigns data to push to database

2018-02-08 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi Deepesh, Glad that they worked. In order to recreate the issue at my end so that I could troubleshoot further, could you send me your report definition and the client customer Id against which you are running the report? You may opt to *reply privately to author*. Regards, Dhanya, AdWords A

Re: Unable to get campaigns data to push to database

2018-02-08 Thread lakshmana deepesh
Thanks A Ton Dhanya for the response. It helps a lot. for the second point, what I meant was, the response from the api gives me clicks,impressions at a keyword level where as I just need the total clicks,impressions for the campaign. how do I get this part. I understood the other points and im

Re: Unable to get campaigns data to push to database

2018-02-07 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi Deepesh, Please find my responses inline: Which report type should be used to get the campaign level totals. I am trying to get the data in the format of headers -campaign_id|campaign_name|CLicks|Impressions|Cost|Conversions. Your best bet would be Campaign Performance Report

Unable to get campaigns data to push to database

2018-02-07 Thread lakshmana deepesh
Hi everyone, I am facing a couple of issues in figuring out what-is-what, in spite of the humungous documentation I am unable to figure out these issues 1. Which report type should be used to get the campaign level totals. I am trying to get the data in the format of headers -campaign_

Unable to get campaigns data to push to database

2018-02-07 Thread lakshmana deepesh
Hi everyone, I am facing a couple of issues in figuring out what-is-what, in spite of the humungous documentation I am unable to figure out these issues 1. Which report type should be used to get the campaign level totals. I am trying to get the data in the format of headers -campaign_