Reads
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. Never advise trimming a campaign whose CPA is inside the band while account spend is below the daily goal.
Scope: read token (or higher). Read-only.
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
group | "all" | "scale" | "expand" | "improve" | "protect" | "reallocate" | 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 with an org-scoped token for account-scoped tools — call gads_list_ad_accounts to enumerate accounts. Omit with a project-scoped token. |