?? 在2021年6月4日星期五 UTC+8 上午11:14:12<abnur liu> 写道:
> hi,team: > > I can get customer(652-104-1415) ads data of 2021-05-08 from Google > Ads UI ,but i can not get the data by Adwords API ; > > The Google ads UI : > > [image: Lark20210603-105644.png] > > Adwords Api Code: > > String query =SELECT > customer.id, > campaign.id, > campaign.status, > campaign.advertising_channel_type, > geographic_view.country_criterion_id, > segments.week, > segments.ad_network_type, > campaign.advertising_channel_sub_type, > segments.conversion_action_name, > segments.conversion_action_category, > metrics.conversions, > metrics.conversions_value, > metrics.all_conversions, > metrics.all_conversions_value > FROM geographic_view > WHERE segments.date = '2021-05-08' > AND campaign.advertising_channel_type = "MULTI_CHANNEL"; > > > > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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/be2cf7bf-78e2-4f0d-9959-040e1212c19bn%40googlegroups.com.
