get_conversion_goals
Retrieve conversion goals from your advertising account, including bidding exclusion status, count type, conversion window, goal category, and revenue model. Filter by goal IDs to fetch specific goals.
Instructions
List conversion goals (all types). Pass goal_ids to fetch specific goals.
Each goal reports exclude_from_bidding — the inverse of the UI's "Include in
conversions" checkbox and the single switch for whether the goal steers automated
bidding: false means it counts in the Conversions column and ECPC/tCPA bid math, true
means it only shows under All conversions. Also surfaces count_type (All/Unique),
conversion_window_in_minutes, goal_category, and the revenue model (revenue_type /
revenue_value / revenue_currency_code). Confirm exclude_from_bidding is false before
relying on a goal to drive spend; flip it with update_conversion_goal.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| goal_ids | No | Optional conversion goal ids; omit to list all goals in the account. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |