Re: discrepancy between Adwords UI reports and Adwords API report

2018-02-16 Thread chirag dakshikar
Hello, I am also facing the same issues. The impressions, avg.CPC and avg. CPM values are getting multiplied by 100 while the ctr is coming accurate. Please guide me on this. Thank You in advance! Chirag On Thursday, 8 February 2018 04:46:34 UTC+5:30, ilden...@foodora.com wrote: > > >

Re: Error API First Call

2018-02-16 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi, Could you confirm that the client_id field in your googleads.yaml is the same as the one in your project within Google API Console Credentials page ? Please refer this

Re: AdWords API Application Dev

2018-02-16 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi Jaspreet, 'This project' refers to the project that you created in the App Engine SDK , the link of which is given in step 4 of the guide

Re: ConversionTrackerService doesn't respect select fields

2018-02-16 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello, Could you share us the complete SOAP request and response logs along with the client customer Id, so I can take a look? Please use *Reply privately to author* option while responding with details. Regards, Bharani, AdWords API Team -- --

Re: SOAP request and response logs

2018-02-16 Thread Alan Coleman
Thanks again for your help. On Thursday, February 15, 2018 at 8:20:09 PM UTC, Milind Sankeshware (AdWords API Team) wrote: > > Hi Alan, > > To enable the logs, you just need to do some changes in adsapi_php.ini > file as mention in this guide >

Re: Error API First Call

2018-02-16 Thread santiagoruffino
Hello! I was able to solve this problem, but now I find another ... It seems there was no solution ... C:\Users\Lucia\AppData\Local\Programs\Python\Python36-32\python.exe C:/Users/Lucia/adwords_python3_examples_10.0.0/v201710/basic_operations/get_campaigns.py WARNING:googleads.common:Your

Re: Setting clientCustomerId outside adsapi

2018-02-16 Thread Alan Coleman
Perfect, thank very much for your help. On Thursday, February 15, 2018 at 10:15:08 PM UTC, Milind Sankeshware (AdWords API Team) wrote: > > Hi Alan, > > You can set the clientCusotmerId while creating an AdWords session as > shown below: > > $session = (new AdWordsSessionBuilder()) >