Hello Google, Let me start the question similarly to a lot of latest: "We are migrating from AdWords API to Ads API"...
Could you please help me with the next question. I have 2 reports for the same client and date: 1. generated by AdWords API - Keywords Performance report 2. generated by Ads API for keyword_view with recommended library google-ads-php v12.1.0 Tried the simplest version of reports having base metrics like Clicks, Impressions, ... and I see a discrepancy. Upon checking at appears that report #1 contents data for AdNetworkType1 = 'Display Network' , while report #2 completely misses it despite I have no filters. Will be happy to share requests and responses details in private message. Query: SELECT campaign.id, campaign.name, ad_group.id, ad_group.name, ad_group_criterion.criterion_id, ad_group_criterion.keyword.text, ad_group_criterion.keyword.match_type, segments.ad_network_type, campaign.advertising_channel_type, segments.date, metrics.impressions, metrics.clicks, metrics.cost_micros FROM keyword_view WHERE segments.date>='2021-12-01' AND segments.date<='2021-12-01' Thanks in advance! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/e7d183f8-6796-4722-8c25-28afb3c6235an%40googlegroups.com.
