How to pull Leads metrics

57 views
Skip to first unread message

Estanislao Garcia Goya

unread,
Sep 26, 2023, 9:56:02 AM9/26/23
to Google Ads API and AdWords API Forum
Hi, i am struggling to understand how could i get the number of lead form submissions at the ad level. Or if there is any other way to retrieving such information. I am querying the ad_group_ad source but cannot find the leads metric.
Thanks

Google Ads API Forum Advisor

unread,
Sep 28, 2023, 10:32:25 AM9/28/23
to estan...@manso.dev, adwor...@googlegroups.com
Hi,

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

By reviewing your concern, I understand that you want to get the number of lead form submissions at the ad level. I would recommend you to try the below query.

Query : "SELECT campaign.id, metrics.conversions, segments.conversion_action_category FROM ad_group_ad WHERE segments.date DURING LAST_30_DAYS AND campaign.status = 'ENABLED' AND segments.conversion_action_category = 'SUBMIT_LEAD_FORM'"

Kindly refer to this link for all the available Fields/Segments/Metrics you can query with the ad_group_ad resource. Please refer to the Google Ads Query Builder and Query Validator tools for building and validating your queries.

Hope this helps. If this is not your query, please feel free to get back to us with the UI screenshot of the data you want to retrieve using Google Ads API.
 
This message is in relation to case "ref:_00D1U1174p._5004Q2p1S3P:ref"

Thanks,
 
Google Logo Google Ads API Team


Reply all
Reply to author
Forward
0 new messages