List Google Ads campaign optimization suggestions
Returns what to change on one campaign: budget, tracking and policy problems Base44 spotted, plus Google Ads’ own recommendations for that campaign.
Base44’s own suggestions are computed from its stored metrics for the last 14 days, so they cost no Google call. Google’s recommendations for this campaign are merged in on top and carry source set to google along with recommendation_type; Base44’s own suggestions have neither field, which is how you tell them apart.
When Google cannot be reached you still get a 200 with Base44’s own suggestions only, and nothing in the response says the Google half is missing. An empty array means nothing needs attention.
A suggestion with recommendation_type CAMPAIGN_BUDGET can be applied with Apply budget recommendation.
Authorizations
Personal API key.
Path Parameters
ID of the app whose Google Ads campaigns to manage.
Base44's ID for the campaign, as returned in id by List campaigns. This is not the Google Ads campaign ID, which is reported separately as google_campaign_id.
Response
What to change on this campaign.
Stable ID for the suggestion. Pass it as insight_id to Dismiss insight to stop it coming back.
"increase_budget:21458812345"
How urgent the suggestion is: high, medium, or low.
"medium"
One-line summary of the suggestion.
"Increase budget for Spring sale - Search"
The suggestion in full, written for an app owner to read as-is.
"This campaign is consistently spending its full daily budget. Raising it could capture more clicks and conversions."
What resolving the suggestion involves: edit_budget, edit_sitelinks, improve_assets, or open_campaign. null when Base44 could not resolve a campaign to act on.
"edit_budget"
The values the suggestion proposes. campaign_ids names the campaigns it applies to, field and value carry a proposed budget in micros where there is one.
google when the suggestion is Google Ads' own recommendation rather than Base44's. Absent on Base44's own suggestions.
"google"
Present with source. CAMPAIGN_BUDGET for a Google budget recommendation, AD_STRENGTH_DROP for an ad-strength one.
"CAMPAIGN_BUDGET"