List Google Ads conversion actions
Returns the conversion goals Base44 knows about on the app’s Google Ads account.
These are Google’s own goals, created when the app’s conversion tracking was set up. They are read only, and match on category to tell which goal covers which kind of conversion. Get conversion stats reports what they have recorded.
conversion_id and conversion_label are empty until Google publishes the goal’s tag, which takes a few minutes after the goal is created.
Authorizations
Personal API key.
Path Parameters
ID of the app whose Google Ads conversion tracking you want to manage.
Response
The account's conversion goals.
Base44's ID for the conversion action.
"68b1c0d4e7b91d003c45a1f6"
Google Ads' own ID for the goal, as Google Ads reports it. Not the same as id.
"7654321"
Name of the goal in Google Ads.
"Purchase"
Google Ads conversion category, for example PURCHASE, ADD_TO_CART, SUBMIT_LEAD_FORM, or SIGN_UP.
"PURCHASE"
Google Ads conversion type. WEBPAGE for the goals Base44 creates. Empty on goals created before Base44 recorded the type.
"WEBPAGE"
The gtag conversion ID for the goal. Empty until Google publishes the tag.
"AW-123456789"
The gtag conversion label for the goal. Empty until Google publishes the tag.
"AbCdEfGhIj"