Reposting the last inquiry (link to actual inquiry 
<https://groups.google.com/g/adwords-api/c/7fMtNMXnOdU/m/pOzRSKNMCQAJ>) 
from the forum as it wasn't routed to our support queue.

Cheers,
Aryeh Baker
Google Ads API Team
On Wednesday, June 2, 2021 at 10:59:16 PM UTC-4 ghos...@gmail.com wrote:

> hello:  
>  
>    I can get ads data from google ads UI , but i can't get data from 
> Adwords API ; ex:
>
>   customerId: 652-104-1415 ,  date: 2021-05-08 。
>
> [image: Lark20210603-105644.png]
> query AQL: 
>
> 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 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 
"AdWords API and Google Ads 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/ccc50505-b2e8-4ac1-834c-f965478629f1n%40googlegroups.com.

Reply via email to