Re: error trying to get metrics.phone_calls for customer

2023-04-27 Thread JP Boily
You should update your doc then, as it's shown as Selectable in the doc in the Customer. :) But thanks for the confirmation! On Thursday, April 27, 2023 at 5:03:29 a.m. UTC-4 Google Ads API Forum Advisor wrote: > Hi, > > Thank you for raising this concern to the Google Ads API support team. >

RE: error trying to get metrics.phone_calls for customer

2023-04-27 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for raising this concern to the Google Ads API support team. Regarding your concern, please note that the metrics.phone_calls is not a compatible/selectable metric for the customer report and this is the reason why you are getting the said error. Kindly note that for you to know w

Error trying to get metrics.phone_calls for customer

2023-04-26 Thread JP Boily
Hey folks, We're trying to fetch the number of phone calls (metrics.phone_calls) on a customer level with this query: ``` SELECT metrics.phone_calls FROM customer WHERE segments.date >= '2021-01-01' AND segments.date <= '2023-01-28' ``` We're getting this error: {"error"=>{"code"=>400, "m