List Google Conversion Actions
adsap_google_list_conversion_actionsList a Google Ads account's conversion actions (name, type, category, status, primary-for-goal, counting type, origin). Use BEFORE creating campaigns with conversion-based bidding: Maximize Conversions / target_cpa need at least one ENABLED primary conversion action, and target_roas additionally needs conversion VALUE history — zero enabled actions means those bidding modes will fail or a Search campaign will silently fall back. Also the first stop when a user asks why conversions aren't tracking. ad_account_id is the bare 10-digit customer ID. For Meta pixels/conversions use adsap_get_pixel_details / adsap_list_custom_conversions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ad_account_id | Yes | Bare 10-digit Google Ads customer ID (from adsap_google_list_ad_accounts). No dashes, no act_ prefix. | |
| include_removed | No | Also list REMOVED conversion actions (default false). |