Hi,
Thank you for raising this concern to the Google Ads API support team.
Upon checking, it appears that your query contains the segment field, segments.click_type. Kindly note that the Google Ads API mirrors the Google Ads UI/Interface which means that the API should be able to retrieve the exact data that the UI is showing.
This is because of the segmentation effect where when adding some segments, the metrics in the summary row may decrease. For example, when segments.keyword.info.match_type is added to a query with FROM ad_group_ad, that segment is telling the query to only get the rows of data that have keywords, and remove any row that is not associated with a keyword. In this case, the metrics would be lower because it would exclude any non-keyword metrics. Another example is adding segments.device to a query, results in a report with a row for each combination of device and the specified resource in the FROM clause, and the statistical values (impressions, clicks, conversions, etc.) split between them. More of the details regarding this can be found in this Segmentation (https://developers.google.com/google-ads/api/docs/reporting/segmentation) guide.
Moreover, upon checking, it appears that the Google Ads UI is also showing 0 costs data. That said, I would suggest reaching out to the Google Ads Product support team (https://support.google.com/google-ads/gethelp) as they are the appropriate team who can provide guidance to UI-related details.
This message is in relation to case "ref:_00D1U1174p._5004Q2o72wT:ref"
Thanks,
Google Ads API Team
Hi Igor,
It appears that you were not able to receive our team's previous response. With that, allow for me to reiterate. Your understanding is correct for the mentioned segmentation fields as, adding those segments, the metrics in the summary row may decrease.
Let us know if you have any further clarifications.