Data Difference in Google ADS API Data and Google ADS UI - I have different results

37 views
Skip to first unread message

Dmitrii Serg

unread,
Mar 8, 2023, 11:09:36 AM3/8/23
to Google Ads API and AdWords API Forum
I have different results between API and ADS UI
Can you help?

query: "\n    SELECT\n    campaign.id,\n    campaign.name,\n    campaign.status,\n    metrics.clicks,\n    metrics.cost_micros,\n    metrics.impressions,\n    landing_page_view.unexpanded_final_url,\n    campaign.advertising_channel_sub_type,\n    segments.date\n    FROM landing_page_view\n    WHERE\n    segments.date >= 20230101 and segments.date <= 20230307 and\n    landing_page_view.unexpanded_final_url like \'%so%\'\n    ORDER BY campaign.id"

Response: None

SELECT
    campaign.status,
    metrics.clicks,
    metrics.cost_micros,
    metrics.impressions,
    landing_page_view.unexpanded_final_url,
    campaign.advertising_channel_sub_type,
    segments.date
    FROM landing_page_view
    WHERE
    segments.date >= 20230101 and segments.date <= 20230307 and
    landing_page_view.unexpanded_final_url like '%so%'
    ORDER BY campaign.id"""

Google Ads API Forum Advisor

unread,
Mar 8, 2023, 2:36:35 PM3/8/23
to 646...@gmail.com, adwor...@googlegroups.com

Hello Dmitrii,

Welcome to Google Ads API support team. Thank you for reaching out to us.

For us to investigate further on your concern, kindly provide to us the complete request and response logs with request ID and request header generated on your end.

Note that these logs can be requested or provided to the developer handling the Google Ads API transactions when logging of the API requests has been enabled. You may check here and click your client library for the specific guideline to enable it.

For REST interface requests, you can enable logging via the curl command by using the -i flag. This will cause the tool to include the HTTP response headers in the output.

Please also send to us the entire screenshot of the equivalent data in Google Ads UI. This will be used for further comparison on your issue.

You may send the requested details privately via "Reply To Author" option. If that option is not available, you may send it to googleadsa...@google.com. instead.

Regards,

Google Logo Google Ads API Team


ref:_00D1U1174p._5004Q2jXM4W:ref

Dmitrii Serg

unread,
Mar 13, 2023, 6:09:14 AM3/13/23
to Google Ads API and AdWords API Forum
I have sent more detail to  googleadsa...@google.com
Please check 
Reply all
Reply to author
Forward
0 new messages