The Number You Are Refreshing Exists in Exactly One Screen

Twenty days in, zero impressions on longform. Somebody posted that to r/NewTubers(opens in new tab), and u/SpecialUnlikely9341's reply is the one that names the feeling:
"That's my issue, its not like i want instant millions of views, but at least 100-200 testing views. It feels like this new channel is kinda shadowbanned."
Nobody in that thread knew the part that changes what the number means.
The YouTube Analytics API does not expose impressions or click-through rate at all. We tested one channel directly, and the documentation carries the general claim: the metrics are listed nowhere.
The test
With a valid OAuth token and the yt-analytics.readonly scope, against a real channel:
| Request | Result |
|---|---|
metrics=impressions | 400 — Unknown identifier (impressions) |
metrics=impressionClickThroughRate | 400 — Unknown identifier |
metrics=views,averageViewPercentage | 200, rows returned |
That third row is the whole argument. It is a control: same token, same scope, same channel, same date range, same encoding. It returns data. So the two failures are not a permissions problem, not an expired credential, not a malformed request. Those metrics are not in the API.
The documentation agrees, in the quiet way documentation does. Impressions and CTR appear in no metrics reference, no channel report, no reports.query page. (adImpressions exists and is a different quantity: advertising impressions, not thumbnail impressions.)
Meanwhile YouTube Studio, for one of our own channels over the same 30-day window, displays 45,000 thumbnail impressions and a 2.5% click-through rate. Tested 2026-09-12; an API surface can change, so the date matters. The Analytics API metrics reference(opens in new tab) is where you would expect to find them listed.
So what is actually happening when you refresh
The number you are staring at to decide whether your channel is broken is one YouTube shows you in a single screen and hands to no tool.
You cannot chart it over time except by writing it down by hand. You cannot export it. No third-party dashboard can show it to you, because there is nothing for them to call. There is no alert when it moves, and no history beyond what Studio chooses to display.
That is an unusual position. Every other metric that matters (views, watch time, average view percentage, subscribers gained) is available to anything with a token. Impressions and CTR sit behind a window you have to go look through.
Which means the ritual of opening Studio, refreshing, and reading a number that has not moved is not an anxious habit. It is the only access method that exists.
What this does not tell you
It does not tell you why impressions are low on a new channel. We have not tested that, nobody outside YouTube can, and the honest answer is that we do not know the mechanism. This post is about an API we called, not about how ranking works.
It also does not mean the number is meaningless. It means it is unbuildable-on: you cannot automate a decision around a figure no system can read.
u/RetroOne_, in the same thread(opens in new tab), described his own timeline:
"It takes longer that way. With consistency it took 4 to 8 weeks from going to no impressions to 1k-20k impression each video depending if I have a good thumbnail or not."
That is one person's experience, not a benchmark, and we would be inventing a rule if we turned it into one. But it is a useful counterweight to twenty days feeling like a verdict. The thread itself(opens in new tab) is a good picture of what that week feels like.
What to do with the metrics you can actually reach
If you want a feedback loop rather than a refresh habit, build it on what the API returns:
- Average view percentage tells you whether the video holds people once they arrive. It is exportable, chartable, and comparable across your catalogue.
- Views over time shows whether anything is compounding, which twenty days of zeroes genuinely cannot. Monetisation thresholds are counted on these, not on impressions.
- Watch time is what YouTube's own systems care about and what you can see moving.
None of these answer "is my thumbnail working." That question is genuinely locked behind Studio. But retention answers a question that matters more early on: whether the video is worth clicking on in the first place.
That argument runs alongside consistency as a quality metric and what an audience actually is. It is also why our own quality feedback reads retention rather than click-through. It is not a preference. Filters written against impressions and CTR are filters written against columns nothing can fill.
FAQ
Is my new channel shadowbanned?
We cannot answer that and neither can anyone outside YouTube. Note that the number people use to diagnose it is one no tool can read. What we can say is that the absence of impressions data in the API is universal, not something happening to your channel specifically.
Can a third-party analytics tool show me impressions?
Not through the official API, because the metric is not exposed there. Anything displaying it is either scraping Studio, asking you to type it in, or showing a different quantity. adImpressions in particular is advertising impressions and is not what Studio's thumbnail impressions mean.
Why does Studio have it if the API does not?
We do not know, and we are not going to guess at YouTube's reasoning. The observable fact is the asymmetry: Studio displays it, reports.query returns Unknown identifier for it.
What should I watch instead in the first month?
Average view percentage and watch time, because they are exportable and they answer whether the video works once someone arrives. Impressions tell you about the thumbnail and title, which matters. It is just the one signal you will have to read by eye, in one window, deliberately rather than continuously.
You cannot chart the number you are judging yourself by.
So the feedback worth building on is the part you can actually export. ViralFaceless reads retention rather than click-through, because one of those is available to every tool and the other is not.
About the Author
Founder at Dimantika
Creator of ViralFaceless. He writes about AI video production, content automation, and practical tools for faceless creators.
View all postsRelated posts
More articles you might like.

Two Posts Sold You Automated Distribution. Neither Number Checks Out
One claim belongs to a product the post never names. The other sits under a paid-partnership label no API can see. Both sold hands-off distribution.

What a Month of Faceless Video Actually Costs
Sixty credits once, then a real per-video cost, against a channel that takes weeks to show impressions. Nobody in the threads does this subtraction, and it is the one that decides whether you can keep going.

Someone Still Owns the Final Cut
A practitioner on r/NewTubers drew the line better than any marketing page: faceless works as a production format, but the automated money machine version is the sales pitch.
