I hope you're doing well.
I'm looking to retrieve conversion data for each campaign, broken down by custom conversion actions through the API. However, I couldn't find a method to achieve this in the provided documentation.
Could you please guide me on how to fetch this data via the API? Alternatively, if you could help me with a sample query to obtain the desired data, it would be greatly appreciated.
I can share my account ID and a screenshot of the Google Ads console showing the specific data I'm looking to fetch once I hear back from you.
Thank you for your support!
Best regards,
Soham

[{{{Sender.CurrentUserTime__c}}}] This message is in relation to case "{{{Case.Thread_Id}}}" (ADR-{{{Case.CaseNumber}}})

Hi,
To fetch the conversion action details from the Google ads account, kindly refer to the below GAQL query.
SELECT conversion_action.name, conversion_action.type, conversion_action.counting_type FROM conversion_action
Additionally, you can utilize the Google Ads Query Builder and Query Validator to build and validate the queries for retrieving the data from the Google Ads API.
I hope it helps. Please get back to us if you have any further questions or concerns related to the Google Ads API.
![]() |
Google Ads API Team |
[2025-03-25 23:26:03Z GMT] This message is in relation to case "ref:!00D1U01174p.!5004Q02vHChz:ref" (ADR-00296611)