Re: ValuePerConvertedClick vs ValuePerConversion in v201502, ReportDefinition, GEO report

2015-03-20 Thread gutsbutnuts
v18.9.0 of the DLLs do not have the 2v01502 API so I can't refer to them For example, attempting this line breaks the code using Google.Api.Ads.AdWords.v201502; On Tuesday, 10 March 2015 23:48:11 UTC+1, Josh Radcliff (AdWords API Team) wrote: > > Hi, > > I see from your code snippet that you ar

ValuePerConvertedClick vs ValuePerConversion in v201502, ReportDefinition, GEO report

2015-03-10 Thread gutsbutnuts
Hello According to the migration notes ( https://developers.google.com/adwords/api/docs/guides/migration/v201502) some columns in the ReportDefinition calls were renamed My problem now is that neither the old or new values work. I'm using the C# libs (latest ones v18.9) and have updated the DLL