Skip to main content
GET
Get Google Ads conversion stats

Authorizations

api_key
string
header
required

Personal API key.

Path Parameters

app_id
string
required

ID of the app whose Google Ads conversion tracking you want to manage.

Query Parameters

start_date
string
required

First day of the window, as YYYY-MM-DD. Inclusive.

end_date
string
required

Last day of the window, as YYYY-MM-DD. Inclusive.

Response

One entry per campaign with conversions in the window.

campaign_id
string
required

The Google Ads campaign ID. This is not the Base44 campaign ID the campaign endpoints take, which is reported as id by List campaigns.

Example:

"21458812345"

conversions
number
required

Conversions recorded for the campaign in the window.

Example:

24

conversions_value
number
required

Total value of those conversions, in the account's currency.

Example:

1830