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. 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

ParameterTypeRequiredDescription
group"all" | "scale" | "expand" | "improve" | "protect" | "reallocate" | "explore"NoFilter the feed to one group; re-call with a group when truncated. (default: "all")
limitintegerNo(default: 10)
projectIdstringNoTarget account (project id) — required on account-scoped tools. Call gads_list_ad_accounts to enumerate accounts.

On this page