Report of Keywords does not match result in Google Ads UI

50 views
Skip to first unread message

Nico Rabius

unread,
Apr 29, 2022, 6:01:59 PM4/29/22
to Google Ads API and AdWords API Forum
Im using this query to pull active keywords:  

SELECT ad_group_criterion.keyword.text,
ad_group_criterion.criterion_id,
ad_group_criterion.system_serving_status
FROM keyword_view
WHERE segments.date DURING LAST_30_DAYS
AND campaign.advertising_channel_type = 'SEARCH'
AND ad_group_criterion.status = 'ENABLED'
AND ad_group_criterion.system_serving_status = 'ELIGIBLE'
AND ad_group_criterion.negative = FALSE
AND campaign.status = 'ENABLED'
AND ad_group.status = 'ENABLED'
PARAMETERS
omit_unselected_resource_names=true

After filter duplicated row I end up with 448 Keywords ... But UI show me 430

Google Ads API Forum Advisor

unread,
May 2, 2022, 6:48:17 AM5/2/22
to crypto...@gmail.com, adwor...@googlegroups.com

Hi Nico,

Thanks for reaching out to the Google Ads API Forum.

I understand that you’re having concerns on API results pulled for active keywords. For us to investigate further, could you please provide us with Ads UI screenshot showing discrepancy, and the complete request and response logs along with request-id, so that our team may take a closer look? Kindly send these details via reply to author privately option.

Regards,

Google Logo
Yasar
Google Ads API Team
 


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