Get Google Ads conversion stats
Returns conversions and conversion value per campaign for a date window.
Only campaigns with activity in the window are returned, and archived campaigns are left out. An account with no synced campaigns returns an empty list.
start_date and end_date are inclusive and must be YYYY-MM-DD. This endpoint does not reject a malformed date: it compares the value as text, so a date in another format silently matches the wrong days.Authorizations
Personal API key.
Path Parameters
ID of the app whose Google Ads conversion tracking you want to manage.
Query Parameters
First day of the window, as YYYY-MM-DD. Inclusive.
Last day of the window, as YYYY-MM-DD. Inclusive.
Response
One entry per campaign with conversions in the window.
The Google Ads campaign ID. This is not the Base44 campaign ID the campaign endpoints take, which is reported as id by List campaigns.
"21458812345"
Conversions recorded for the campaign in the window.
24
Total value of those conversions, in the account's currency.
1830