Can you send the code which fetches this data On Friday, February 1, 2019 at 3:46:01 AM UTC+5:30, [email protected] wrote: > > I use GoogleAds API to get CAMPAIGN_PERFORMANCE_REPORT, and the > information about periods in past differs from time to time. It differs > only in ImressionReach and AverageFrequence params: in some cases it is > null, in some not. > > For example: {'CampaignId': '128616739', 'ExternalCustomerId': > '6516505374', 'CampaignName': <NAME>, 'CampaignGroupId': '3969059', > 'CampaignStatus': 'paused', 'ServingStatus': 'eligible', 'StartDate': > '2013-04-07', 'EndDate': ' --', 'AdvertisingChannelType': 'Display', > 'AdvertisingChannelSubType': ' --', 'Impressions': '42643', 'Clicks': '60', > 'Engagements': '0', 'VideoViews': '0', 'Conversions': '0.00', 'AverageCpc': > '18178167', 'AverageCpm': '25577234', 'Ctr': '0.14%', 'ImpressionReach': > '2311', 'AverageFrequency': '18.5', 'Cost': '1090690000', 'Month': > '2018-01-01'}, {'CampaignId': '128616739', 'ExternalCustomerId': > '6516505374', 'CampaignName': <NAME>, 'CampaignGroupId': '3969059', > 'CampaignStatus': 'paused', 'ServingStatus': 'eligible', 'StartDate': > '2013-04-07', 'EndDate': ' --', 'AdvertisingChannelType': 'Display', > 'AdvertisingChannelSubType': ' --', 'Impressions': '42643', 'Clicks': '60', > 'Engagements': '0', 'VideoViews': '0', 'Conversions': '0.00', 'AverageCpc': > '18178167', 'AverageCpm': '25577234', 'Ctr': '0.14%', 'ImpressionReach': ' > --', 'AverageFrequency': '0.0', 'Cost': '1090690000', 'Month': '2018-01-01'} > > Looks like a bug to me. Is it? >
-- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads 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 and Google Ads 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/e9ba16df-b278-4898-8c65-4f0c8926123c%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
