Adwords API can not get complete data ?

78 views
Skip to first unread message

abnur liu

unread,
Jun 2, 2021, 10:59:16 PM6/2/21
to AdWords API and Google Ads API Forum
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 。

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";

Message has been deleted
Message has been deleted
Message has been deleted
Message has been deleted

AdWords API and Google Ads API Forum

unread,
Jun 3, 2021, 2:19:25 PM6/3/21
to AdWords API and Google Ads API Forum
Reposting the last 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

Google Ads API Forum Advisor Prod

unread,
Jun 4, 2021, 5:28:59 AM6/4/21
to adwor...@googlegroups.com
Hi,

The geographic_view should map more accurately to the Geographic report of the UI. Could you confirm if this is the view that you are indeed using? To access the Geographic report, navigate to the Locations menu on the left, then click the MORE tab on the top bar, finally click Geographic report.

In addition, could you retry your request and remove the campaign.advertising_channel_type = "MULTI_CHANNEL" filter?

Best regards,

Google Logo
Peter Laurence Napa Oliquino
Google Ads API Team
 


ref:_00D1U1174p._5004Q2I010n:ref
Reply all
Reply to author
Forward
0 new messages