gads_get_optimization_plan
The deterministic optimization plan for this account: the operator's targets (daily spend goal, ROAS floor, CPA band), current pacing vs the goal, and the ranked recommendation fee
The deterministic optimization plan for this account: the operator's targets (daily spend goal, ROAS floor, CPA band), current pacing vs the goal, and the ranked recommendation feed the dashboard shows (scale / improve / protect / reallocate), computed by the same engine. ALWAYS call this before giving strategic, budget, or bid advice — recommend from it, and say so explicitly when you deviate. When accountKnowledge is present, weigh every recommendation against it before relaying it. Never advise trimming a campaign whose CPA is inside the band while account spend is below the daily goal.
Type: read-only. Never changes the account.
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
group | "all" | "scale" | "expand" | "improve" | "protect" | "reallocate" | "explore" | No | Filter the feed to one group; re-call with a group when truncated. (default: "all") |
limit | integer | No | (default: 10) |
projectId | string | No | Target account (project id) — required on account-scoped tools. Call gads_list_ad_accounts to enumerate accounts. |