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
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
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",