I understand why there may be more clicks than impressions in some cases, but I'm seeing a case where there are zero impressions and still a click (and associated cost). How should I interpret that data?
Query:
SELECT Id, Date, AdvertiserExperimentSegmentationBin, AveragePosition, Cost, Impressions, Clicks, Conversions FROM ADGROUP_PERFORMANCE_REPORT WHERE HourOfDay = 16 AND CampaignId = 172128788 AND Status = 'ENABLED' DURING 20130513,20131109
CustomerId: 880-424-2085
Questionable line in the report:
9927814508,2013-11-09,control,0.0,710000,0,1,0
--
Devesh