Metrics for keyword don't match in UI and API

29 views
Skip to first unread message

Evgeniy Terentyev

unread,
Mar 25, 2022, 1:57:04 AM3/25/22
to adwor...@googlegroups.com
Hi there,
our client complains of discrepancy in data we retrieved from KEYWORDS_PERFORMANCE_REPORT.

I've checked one of keywords and found that request returns some values for Cost and Impressions:
POST https://adwords.google.com/api/adwords/reportdownload/v201809?__rdquery=SELECT Criteria, Id, KeywordMatchType, Status, AdNetworkType1, CampaignName, CampaignId, AdGroupName, AdGroupId, Cost, Impressions, Clicks, Interactions, AccountDescriptiveName, ExternalCustomerId, AccountCurrencyCode FROM KEYWORDS_PERFORMANCE_REPORT WHERE Cost>0 AND Criteria="candida cleanse" DURING 20220101,20220131 &__fmt=CSV

But report that the client exported from UI shows only 0 values for these metrics:
Снимок экрана от 2022-03-25 11-25-18.png

Also, I suppose keywords that have square brackets and double quotas in UI (that mean exact and phrase match correspondingly), Adwords API returns without mentioned symbols.
Most of keywords has matching values if apply this rule. Is it right suggestion?

Could you please help me with the described discrepancy?
--
Best regards,
Evgeniy

Google Ads API Forum Advisor

unread,
Mar 25, 2022, 10:21:49 AM3/25/22
to evgeniy....@improvado.io, adwor...@googlegroups.com
Hi Evgeniy,

Thank you for reaching out to Google Ads/AdWords API support with your migration issue. Could you privately provide us with logs of request and response to both the API's when log level is set to 'DEBUG' so that we can see what you are seeing?

In the Ads API, the request and response appears similar to the JSON Mappings in our REST documentation with additional information such as  request ID. Our client libraries have loggers with logging instructions, to see these instructions you can click on the client library you use in the sidebar of our client library guide and click on "Logging”.

In the AdWords API , a request looks like the 3rd section in request and a response looks similar to response. Logging instructions are in the read.me on Github of each client library.

If you are using curl command line, adding '-v' or '-i' should get the log.

Regards,

Google Logo
Aryeh
Google Ads API Team
 


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