Re: Google Analytics column values retrieved from reporting API do not match values retrieved from Client Reporting website

2015-02-02 Thread khalid . m
what predicates are you using in your API? Try to use same predicates for your code and Adwords account. The difference may be due to difference in predicates i.e in your application you might getting data for only active keyword while in adwords account you are seeing all keywords (including pa

Re: KEYWORDS_PERFORMANCE_REPORT bounce rate issue

2015-01-02 Thread khalid . m
Thanks a lot. This solution solved my problem :D On Friday, January 2, 2015 8:10:25 PM UTC+5, Josh Radcliff (AdWords API Team) wrote: > > Hi, > > The *BounceRate* field returns a percentage, so valid values are between > *0* and *1*. Have you tried changing the *values* to "0.8" for 80% > inste

KEYWORDS_PERFORMANCE_REPORT bounce rate issue

2015-01-02 Thread khalid . m
Hi all, I am downloading KEYWORDS_PERFORMANCE_REPORT using .net client libraries of google adwords by using following predicate and selectors. var selector = new Selector { fields = new[] { "Id", "KeywordText", "AdGroupId", "AdGroupName", "CampaignId", "CampaignName", "Clicks", "Conversions",