Hi, I tried to get the report for the click_view resource through the google ads api, but the response body kept being empty The query is: ``` { "query": "SELECT click_view.gclid, click_view.ad_group_ad FROM click_view WHERE segments.date = '2024-05-29' } ``` response: ``` { "fieldMask": "clickView.gclid,clickView.adGroupAd,campaign.id" } ```
It is validated in query validator. However, no matter what dates or customer_ids I tried, it always return an empty result. I tried postman's direct request, but I don't know what materials I need to provide so that you can better help me. - Please contact me as soon as possible. Thank you very much I use python sdk. My Log debug info: ``` - 2024-12-19 18:12:43,538 - INFO - Request made: ClientCustomerId: 1945689307, Host: googleads.googleapis.com, Method: /google.ads.googleads.v18.services.GoogleAdsService/SearchStream, RequestId: VfgwT0UaNmh8uFv6Gsz2oQ, IsFault: False, FaultMessage: None 2024-12-19 18:12:43,539 - INFO - No click data found with approach 1 ``` -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads API Forum" group. To post to this group, send email to adwords-api@googlegroups.com To unsubscribe from this group, send email to adwords-api+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en --- You received this message because you are subscribed to the Google Groups "Google Ads API and AdWords API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to adwords-api+unsubscr...@googlegroups.com. To view this discussion visit https://groups.google.com/d/msgid/adwords-api/a10499f7-a3f6-4c08-82a9-22bf8a3badd5n%40googlegroups.com.