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

ParameterTypeRequiredDescription
group"all" | "scale" | "expand" | "improve" | "protect" | "reallocate"NoFilter the feed to one group; re-call with a group when truncated. (default: "all")
limitintegerNo(default: 10)
projectIdstringNoTarget 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.

On this page