I am getting different avg_cpc & cost values for some keywords when I download from API and check data on Adwords web interface.
What is the solution? Why it is showing different value? Here is the AWQL i am using to download from API SELECT CampaignId, AdGroupId, Id, Criteria, Status, Date, Device, CampaignName, CpcBid, Clicks, Cost, AverageCpc, TopOfPageCpc, FirstPageCpc, QualityScore, ExternalCustomerId,AdGroupName FROM KEYWORDS_PERFORMANCE_REPORT WHERE Status IN [ENABLED, PAUSED] DURING 20170308,20170308 -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 --- You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/group/adwords-api. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/a366e1ee-11e9-4ff1-a704-8ef3782d4a0a%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
