Skip to content

Fix: Target Impression Share strategy throttled by a low max CPC cap

finding google ads updated 2026.05.27 8 min read

Target Impression Share (tIS) sets bids automatically to chase a share-of-voice goal — show in 80%, 95%, or 100% of eligible auctions at the top or absolute top of the page. The optional max CPC bid limit is a useful cost ceiling, but when that ceiling sits below the prices the auction is actually clearing at, tIS quietly stops being able to hit your target. The strategy is doing exactly what you told it to: bid up to your cap, no higher. The symptom on the surface is "we set tIS to 90% but we're only getting 60% impression share" [1].

Why this matters

tIS belongs to a small family of bidding strategies whose goal is visibility, not conversions. You're telling Google: "show my ad in at least X% of eligible auctions at this position" — and Google's automation prices each click accordingly [1][2]. The strategy is impression-based but pay-per-click, only runs on Search (not Search Partners or Display), and ignores almost all bid adjustments except -100% device exclusions [2].

The max CPC bid limit lives one layer above. It's a hard ceiling on what Google is allowed to bid in any single auction. When you set tIS at 90% absolute top but cap CPC at $2.50 in a category clearing at $4-7, the strategy cannot win enough auctions to hit 90%. Google's help documentation states this directly: too low a cap "can restrict the bids set by the strategy and prevent you from reaching your impression share goal" [1]. This isn't a bug — it's the cap doing its job. The bug is the mismatch between cap and target: two unrelated levers wired together so one silently sabotages the other.

When a CPC cap on tIS is actually appropriate

This finding is not a blanket recommendation to remove every cap. Real scenarios where a cap belongs:

  • Brand defense on common-noun brand terms. If your brand name is generic enough that competitors and irrelevant queries push CPCs into territory you'd never pay manually, a cap protects against runaway spend on low-quality matches. Brand tIS is the most common legitimate use case for tIS in the first place [3].
  • New campaigns with no auction-CPC baseline. When tIS launches cold, a cap at ~50-100% above category benchmark CPC acts as training wheels until you have real auction data [4].
  • Account-level cost containment. Finance-imposed CPC ceilings sometimes can't be negotiated. Accepting a lower tIS target is the right move — see the rule below.

The pitfall is leaving an old cap in place after the campaign matures and the auction landscape shifts. CPCs in most verticals creep upward; a cap set 18 months ago at a 50% buffer may now sit below the auction P50, and tIS quietly stops hitting target with no error message.

How to verify the issue

  1. Open the campaign in Google Ads and check its bid strategy. Confirm it is Target Impression Share (standard or portfolio).
  2. For a portfolio strategy, navigate ToolsShared libraryBid strategies → click the tIS strategy → Settings. For a standard (campaign-level) strategy, open Campaigns<campaign>SettingsBidding.
  3. Note three numbers: the impression share target (e.g. 90%), the location target (top or absolute top), and the maximum CPC bid limit if set.
  4. Pull the actual performance metrics for the same campaign over the last 30 days: Search impression share, Search abs. top IS, Avg. CPC, and Search lost IS (rank).
  5. Compare target vs. actual IS. If you set 90% and you're delivering 55-70%, you have an execution gap.
  6. Estimate the auction clearing price. Proxy: take your top 10 keywords by impressions, take their avg. CPC over 30 days, compute the 90th percentile. That's rough auction P90.
  7. Compare cap to P90. If max CPC is below the avg. CPC of your top keywords (let alone P90), the cap is almost certainly throttling tIS. If between avg. CPC and P90, it's marginal — tIS hits some auctions but loses the expensive tail.
  8. Confirm with Search lost IS (rank). High lost IS (rank) with near-zero lost IS (budget) means the strategy has headroom but can't outbid — consistent with cap-throttle. (Lost IS (rank) can also reflect low Quality Score; rule that out first.)

How to fix it

Pick one of three paths based on the campaign's intent. Don't toggle through them in production without a baseline period.

  1. Remove the max CPC cap entirely. For brand defense at 95-100% tIS where the whole purpose is to never miss a branded search, the cap usually obstructs the goal. Branded auctions have high CTR and Quality Score, so clearing prices stay low organically — the cap rarely saves money but regularly costs impressions [3].
  2. Raise the cap to a realistic ceiling. The Optmyzr framing — "50-100% above your average CPC gives enough breathing room for algorithms to work effectively without overspending" — applies here as for tCPA/tROAS portfolios [4]. Multiply last-30-day avg. CPC by 1.5-2.0. Guardrail intact, but lifted above the auction body where tIS operates.
  3. Lower the tIS target to match the cap. If the cap is non-negotiable (finance constraint, regulated vertical price ceiling), lower the impression share goal until it's achievable. Hitting 70% consistently beats missing 95% chronically.
  4. Verify the strategy still wins where it matters. After the change, pull IS by hour-of-day. tIS should be near target during peak hours; if not, the bottleneck is elsewhere (ad rank, Quality Score, disapprovals).
  5. Document the cap rationale in strategy notes. If the cap stays, write down why and at what number. The most common cause of recurrence 6 months later is institutional forgetting.
  6. Re-audit cap vs. avg CPC every quarter. Auction prices drift. A cap that was 100% above avg. CPC in Q1 may be 20% above by Q3.

How to confirm the fix worked

Give the strategy 7-14 days to absorb the change (Smart Bidding learning behaviors apply to tIS even though it's not classed as Smart Bidding). Then verify:

  • Search impression share has moved meaningfully toward target (e.g., from 60% to within 5pp of your tIS goal).
  • Search lost IS (rank) has dropped; lost IS (budget) has not exploded in compensation.
  • Avg. CPC has risen — expected — but stays inside the new cap (or has no cap, if you removed it).
  • CPA / ROAS has not degraded beyond a tolerable band. tIS bids for visibility, not conversions, so a small efficiency hit is normal; a large one means the campaign shouldn't be on tIS at all.
  • No new "Limited by bid strategy" warning on the campaign.
  • The bid strategy report (ToolsShared libraryBid strategies) shows status Active with no diagnostic flags.
  • Quarterly cap re-audit added to ops calendar.

Blast radius is usually narrow — a single campaign, often brand defense. But this finding co-occurs with a broader pattern: tIS used outside its intended use case. Adalysis and Search Engine Land both frame tIS as fundamentally a brand and conquest tool — when a non-brand performance campaign ends up on tIS, cap-throttling is often just the visible symptom of a strategy mismatch [2][3]. If your tIS campaign isn't brand, conquest, or visibility-driven compliance, the right fix may be "switch off tIS entirely" rather than "tune the cap".

Sequencing matters: fix tIS cap issues before rebalancing budget. A throttled tIS campaign returns artificially low IS metrics; budget decisions on those metrics will be wrong. Unblock first, let it run 7-14 days, then make portfolio-level budget calls on clean data.

Sources

  1. About Target impression share bidding — Google Ads Help. https://support.google.com/google-ads/answer/9121108 (accessed 2026-05-27).
  2. Google Ads Target Impression Share explained: Pros, cons, and when to use it — Search Engine Land. https://searchengineland.com/google-ads-target-impression-share-explained-459350 (accessed 2026-05-27).
  3. How to use impression share analysis to get more Google Ads conversions — Adalysis. https://adalysis.com/blog/how-to-use-impression-share-analysis-to-get-more-google-ads-conversions/ (accessed 2026-05-27).
  4. How to Use Portfolio Bidding and Campaign Groups (And Actually Track Their Impact) — Optmyzr. https://www.optmyzr.com/blog/portfolio-bidding-and-campaign-groups-guide/ (accessed 2026-05-27).
// was this useful?
// anonymous · no personal data stored