Three fields, search_impression_share, search_budget_lost_impression_share, and search_rank_lost_impression_share, are requested by nearly as many teams as keyword text or quality score, more attention than the classic PPC glossary gives them. Each one answers a different question about the same gap: how much of the available Search Network traffic you’re actually winning, and why you’re missing the rest.
Pull campaign, search_impression_share, search_budget_lost_impression_share,
and search_rank_lost_impression_share for the last 30 days. Which
campaigns are losing more to budget than to rank?
What each field actually measures
search_impression_share is the impressions you received on the Search Network divided by the impressions you were eligible to receive: the headline number, reported from 0.1 to 1. search_budget_lost_impression_share is the estimated share of eligible impressions you missed because your budget ran out before the auction did. search_rank_lost_impression_share is the share you missed because your Ad Rank, the combination of bid and quality, wasn’t high enough to win the auction. The two loss fields don’t have to sum with the win field to 100%; Google rounds and buckets each independently.
Reading budget-lost against rank-lost
The two loss fields point to opposite fixes. A campaign losing mostly to budget is winning the auctions it enters but running out of daily spend before the day ends, raise the budget or narrow targeting to make the existing budget go further. A campaign losing mostly to rank is entering enough auctions but not winning them, the fix is a higher bid, a better Quality Score, or both. Reading the two side by side, per campaign, tells you which lever to pull before you touch either one.
The most prominent position specifically
search_absolute_top_impression_share narrows the question to the single most prominent Search position, rather than anywhere on the results page. It’s the field to pull when the question is specifically about top-of-page visibility, not just appearing somewhere in a Search Network auction.
Tracking the trend, not just a snapshot
Impression share moves week to week as competitors adjust bids and budgets, so a single pull is a snapshot, not a trend. Scheduling the same three fields into Google Sheets or Looker Studio on a daily or weekly cadence turns it into a chart worth watching, rather than a number you have to remember to check.
Auction insights: what the connector can and can’t tell you
Auction Insights is a separate, competitor-facing report, and Windsor’s connector currently exposes one field from it, auction_insight_domain, the visible domain of another participant in the same auctions. It combines with date and campaign, but not with standard metrics like impressions or search_impression_share in the same request; Google’s API routes auction-insight segments and standard performance metrics through incompatible query paths. Pull auction_insight_domain with date and campaign in one request, and impression share in a separate one, then join them on date and campaign afterward. See the Google Ads “Fields Cannot Be Queried Together” Error: Troubleshooting Guide for this and the other resource-split cases.

