Skip to main content
GET
List Google Ads conversion actions

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.

Response

The account's conversion goals.

id
string
required

Base44's ID for the conversion action.

Example:

"68b1c0d4e7b91d003c45a1f6"

google_action_id
string
required

Google Ads' own ID for the goal, as Google Ads reports it. Not the same as id.

Example:

"7654321"

action_name
string
required

Name of the goal in Google Ads.

Example:

"Purchase"

category
string
required

Google Ads conversion category, for example PURCHASE, ADD_TO_CART, SUBMIT_LEAD_FORM, or SIGN_UP.

Example:

"PURCHASE"

action_type
string
required

Google Ads conversion type. WEBPAGE for the goals Base44 creates. Empty on goals created before Base44 recorded the type.

Example:

"WEBPAGE"

conversion_id
string
required

The gtag conversion ID for the goal. Empty until Google publishes the tag.

Example:

"AW-123456789"

conversion_label
string
required

The gtag conversion label for the goal. Empty until Google publishes the tag.

Example:

"AbCdEfGhIj"