Re: Getting ERROR: GoogleAdsServerFault: Unmarshalling Error:[...]

2018-08-10 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Vivian, Based on your codes, I noticed that you used an array values to conversionValue which is supposedly a single double value only based on the guide. Th

Getting ERROR: GoogleAdsServerFault: Unmarshalling Error:[...]

2018-08-09 Thread Vivian zhang
Hello. I am trying to upload offline conversion data to Google Adwords through Google API using Python However, I am encounter error: GoogleAdsServerFault: Unmarshalling Error: [0.0222 5.8944 0.4278 ... 0.6444 0.0222 0.2333] To be more specific, here is the code an