Hi Chris, You're correct that the reported fieldType doesn't quite match the output, and we're working with the core engineering team to address this. In the mean time you can look to the Notes field on our report types page for this information:
http://code.google.com/apis/adwords/docs/appendix/reports.html#account Best, - Eric Koleda, AdWords API Team On Monday, February 27, 2012 11:00:08 AM UTC-5, chris h wrote: > > The report info doc (for account performance report for example) contains: > > <rval> > <fieldName>ConversionRate</fieldName> > <displayFieldName>Conv. rate (1-per-click)</displayFieldName> > <xmlAttributeName>convRate1PerClick</xmlAttributeName> > <fieldType>Double</fieldType> > <canSelect>true</canSelect> > <canFilter>true</canFilter> > <isEnumType>false</isEnumType> > </rval> > > And yet the result is return as: > > convRate1PerClick="1.23%" > > So wouldn't it be better to report the type as "Percent": > > <fieldType>Percent</fieldType> > > - Chris > > -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en
