Hi, I use Adwords API interface and Google ads API interface to query the advertising series report on the same date, but the results are inconsistent
*Adwords API:* ["awqlString":"Google\AdsApi\AdWords\Query\v201809\ReportQuery":private]=> string(334) "SELECT CampaignStatus, CampaignName, ServingStatus, Clicks, Impressions, InteractionRate, AverageCpc, Cost, AveragePosition, Conversions, ConversionRate, CostPerConversion, BounceRate, AveragePageviews, AverageTimeOnSite, Amount, CampaignId, AdvertisingChannelType, VideoViews FROM CAMPAIGN_PERFORMANCE_REPORT DURING 20220308,20220314" *There are six series in the results.(*Consistent with the UI list of Google Advertising background advertising series*)* ----------------------------------------------------------------------------------- *Google Ads API:* Request: {"customerId":"2560584800","query":"SELECT campaign.status, campaign.name, campaign.serving_status, metrics.clicks, metrics.impressions, metrics.interaction_rate, metrics.average_cpc, metrics.cost_micros, metrics.conversions, metrics.conversions_from_interactions_rate, metrics.cost_per_conversion, metrics.bounce_rate, metrics.average_page_views, metrics.average_time_on_site, campaign.id, campaign.advertising_channel_type, metrics.video_views, metrics.active_view_ctr, segments.date FROM keyword_view WHERE segments.date >= '20220308' AND segments.date <= '20220314' "} *There are four series in the results.(*Only part of the content is the same as that in the UI list of background advertising series*)* I don't know how to solve this problem, can you help me ? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 adwords-api@googlegroups.com To unsubscribe from this group, send email to adwords-api+unsubscr...@googlegroups.com 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 "Google Ads API and AdWords API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to adwords-api+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/f76915b7-ed07-46e1-9958-6496c588650cn%40googlegroups.com.