Hi,
Thank you for reaching out to the Google Ads API support team.
By reviewing your query, I understand that you want to pass the call duration field to calculate the calls that are 60+ seconds to determine a conversion via the Google Ads API. I would suggest you refer to the field
call_view.call_duration_seconds which gives the advertiser-provided call duration in seconds. Kindly refer to the document
call_view to get more information. You can follow the below query to retrieve the call duration:
SELECT call_view.call_duration_seconds FROM call_view
You can use
Query Builder to create your query and
Query Validator to validate your query. Kindly get back to us if you have any further queries.
This message is in relation to case "ref:!00D1U01174p.!5004Q02rzpZB:ref" (ADR-00226739)
Thanks,
 |
Google Ads API Team |
