BusinessPlaybook12 min readPublished June 18, 2026

New Summary tab spotted Jun 17 · 5-step audit · passkeys for sensitive actions announced

Google Ads Security: Stop Account Hijacking in 2026

On June 17, 2026, Google added a Security Tasks Summary tab to the Access and Security section of Google Ads — a checklist of completed versus outstanding security tasks. It is a useful prompt, but the real work is the five-step audit it should trigger: 2FA, passkeys, access levels, manager-account hygiene, and alerts.

DA
Digital Applied Team
Senior strategists · Published Jun 18, 2026
PublishedJun 18, 2026
Read time12 min
Sources9 cited
Summary tab spotted
Jun 17
phased rollout, 2026
Passkey requirement
Jul 15
announced effective date
API 2SV enforced
Apr 21
for OAuth refresh tokens
Audit steps
5/5
2FA · passkey · access · MCC · alerts

Google Ads account security moved up the agenda on June 17, 2026, when Google added a Security Tasks Summary tab to the Access and Security section — a single view of completed versus outstanding security tasks, including passkey creation, domain review, and user review. It is a welcome nudge. It is also only a nudge.

The stakes behind that nudge are concrete. Throughout 2025 and into 2026, advertisers and agencies reported manager-account takeovers that drained ad budgets fast — in one documented case an entire manager account was hijacked overnight, with attackers running up tens of thousands of dollars in fraudulent spend inside 24 hours. Recovery took anywhere from three days to several months. A checklist tab does not change that math on its own; a disciplined audit does.

This guide turns the security checklist into a concrete five-step audit you can run today: two-step verification across every login, passkeys for sensitive actions, least-privilege access levels, manager-account (MCC) hygiene, and alerting plus a recovery plan. It is sourced from Google’s own documentation, Google Ads API security requirements, and independent threat research from Malwarebytes and the trade press.

Key takeaways
  1. 01
    A new Summary tab surfaces your security gaps.Google added a Security Tasks Summary tab to the Access and Security section on June 17, 2026, showing completed versus outstanding tasks like passkey creation, domain review, and user review. It is reportedly a phased rollout — not yet visible in every account.
  2. 02
    2FA is necessary but not sufficient.Documented hijacks have succeeded against accounts with two-factor authentication enabled — typically via fake invitation emails or attacker-in-the-middle phishing that harvests both the password and the session. Enable 2FA everywhere, but do not treat it as a finish line.
  3. 03
    Passkeys close the gap 2FA leaves open.Google has announced that, from July 15, 2026, a passkey will be required to complete certain sensitive actions such as adding users, changing billing, and updating account links. Passkeys cannot be shared, guessed, copied, or phished the way a password and one-time code can.
  4. 04
    Least privilege is your cheapest control.Google Ads offers five access levels for manager accounts — Admin, Standard, Read Only, Billing, and Email Only. Grant the lowest level that does the job, and remember you can only grant access up to your own level.
  5. 05
    MCC hygiene scales your attack surface.One compromised sub-account or freelancer login can cascade across an entire client portfolio. Manager-account admins can enforce 2-step verification on the child accounts they control — a single lever that protects the whole tree.

01The News PegA new Summary tab — useful, but only a prompt.

On or before June 17, 2026, Google added a new Summary tab to the Access and Security section of Google Ads. It sits alongside the existing Users and Managers tabs and shows completed versus outstanding security tasks — reportedly including passkey creation, domain review, and user review. It was first publicly spotted and shared on LinkedIn, then picked up by the trade press.

Two caveats matter before you go looking for it. First, this appears to be a phased rollout — coverage at the time noted that the tab was not yet visible in every account, so do not be alarmed if you cannot find it. Second, a completed checklist is not the same as a secure account. The tab is a prompt to do the work, not evidence the work is done. The same week, Google also rolled out a restyled campaign-status interface, swapping solid status badges for cleaner outline-only ones — a cosmetic refresh worth noting only so you are not surprised by the new look.

What the tab is and isn't
The Security Tasks Summary tab is a starting point: it surfaces outstanding tasks in one view. It does not enforce them, it does not audit who currently has access, and — because it is a phased rollout — it may not appear in your account yet. Run the five-step audit below regardless of whether the tab is live for you.

02The Threat ModelHow account hijacks actually work.

To audit well, you have to understand what you are defending against. The dangerous misconception is that a stolen password is the only path in. A significant portion of documented manager-account takeovers never required the attacker to crack a password at all.

The most common pattern is a fake invitation. The victim receives an email that looks like a standard Google Ads access invitation. Clicking “Accept” leads to a convincing fake Google login page on a different URL, where credentials — and sometimes the second-factor code — are harvested in real time. In one widely reported case, an agency owner had an unknown administrative user added to the manager account and then their own MCC linked to many child accounts; that account had two-factor authentication enabled, and the attack still succeeded.

Independent threat research fills in the supply side. In January 2025, Malwarebytes documented at least two criminal groups running sustained Google Ads credential-theft campaigns, with one prolific group keeping malicious ads live around the clock despite continuous reporting. Attackers even exploit Google’s own URL-matching rule: because Google Sites shares a root domain with the ads interface, fake login pages hosted there can pass display-URL matching, making malicious ads hard to distinguish from genuine ones. Once inside, attackers typically add a new administrator from a different address, lock out the legitimate owner, and run fraudulent ads — sometimes to fund further phishing.

"Neither I nor anyone on my team can access it, or any of our accounts. We received emails of an unknown administrative user being added. This person then linked their own MCC to many of our accounts. That's all we know. We have 2FA enabled on all accounts. No idea how this happened."— Craig Skalko, agency owner, on a documented MCC hijack

That quote is the whole reason this audit exists. The account had 2FA, and it was still taken over. The lesson is not that 2FA is useless — it stops the large class of password-only attacks — but that 2FA is one layer among several, and the controls that close its gaps (passkeys, least-privilege access, MCC enforcement, and active monitoring) are exactly the ones most advertisers skip. The cost of skipping them is asymmetric: setup is minutes, while recovery after a hijack has ranged from three days to several months.

Scale of the problem
Independent measurements put global ad-fraud losses for 2025 anywhere from roughly $32.6 billion at the low end to as high as $84 billion at the high end, depending on methodology — estimates range widely, so treat any single figure with caution. Fraudlogix’s analysis of 105.7 billion impressions across 2025 reported a global invalid-traffic rate of 20.64%, roughly one in five impressions. Account hijacking is a small but acute slice of that broader fraud picture — and the one you can directly control.

03Security LayersWhat each control stops — and what it doesn’t.

Every security guide tells you to enable 2FA. Few explain which threats each control actually addresses, or whether Google requires it. The matrix below maps the common Google Ads controls against three attack types and the rollout status Google has stated. Read it to match your risk profile to the right combination — not to pick a single “best” control.

Google Ads security controls mapped against three attack types (password-only, attacker-in-the-middle session theft, and fake-invite phishing), Google’s stated requirement status, and relative setup effort. Sources: Google Ads Help documentation, Google Ads API security requirements, and Malwarebytes attacker-in-the-middle research, retrieved June 18, 2026.
ControlPassword-only attackAiTM session theftFake-invite phishingRequired by GoogleSetup effort
Authentication factors
2FA — SMS / call codeYesNoPartialAPI users (from Apr 21, 2026)Low
2FA — Authenticator appYesNoPartialAPI users (from Apr 21, 2026)Low
2FA — hardware security keyYesStrongerStrongerNot mandatedMedium
Passkey on sensitive actionsYesYesYesAnnounced from Jul 15, 2026Medium
Access & account hygiene
Access-level restriction (Read Only / Billing)n/an/aPartialNot mandatedLow
MCC-level 2SV enforcementYesNoPartialNot mandatedMedium
Regular user-access auditn/aDetectsDetectsNot mandatedLow

The pattern is clear when you read down the columns. Two-factor verification reliably stops password-only attacks but does little against an attacker-in-the-middle who relays your session in real time. Passkeys — which cannot be shared, copied, or relayed — are the single control that addresses all three attack types, which is why Google has positioned them at the front of its sensitive-actions requirement. Access-level discipline and user audits do not stop the initial compromise, but they contain the blast radius and surface an intrusion faster. Defense is the stack, not any one row.

04Step 1 · 2FATurn on 2-step verification — for everyone.

Two-step verification (2SV) is the floor, and Google has been making it mandatory in stages. As of April 21, 2026, the Google Ads API requires 2SV for users completing authentication workflows: without it, users cannot generate new OAuth refresh tokens, and API calls from un-enrolled users fail with a verification error. Existing tokens keep working, but any new integration depends on 2SV being enabled.

Google Ads supports five verification methods: the Google Authenticator app, a Google prompt on a mobile device, a security key, a phone call, or an SMS text. Per Google’s own documentation, the Authenticator app is a more secure way to verify your account than SMS, because SMS codes can be intercepted or redirected. There is also a practical reason to complete 2SV beyond prevention: Google Ads support staff often require it to confirm your identity, so it is a prerequisite for getting help if an attack does happen.

Methods available
Ways to verify
5

Authenticator app, Google prompt, security key, call, or SMS. Prefer the Authenticator app or a security key; treat SMS as a fallback, not a primary.

Authenticator > SMS
API enforcement
2SV required for tokens
Apr 21

From April 21, 2026, the Google Ads API requires 2SV to generate new OAuth refresh tokens. Existing tokens remain valid; new integrations do not work without it.

2026
Support gate
Required to get help
Often

Google Ads support frequently requires completed 2SV to confirm your identity — so enrollment is also a prerequisite for recovery after an incident.

Identity check

The honest caveat, repeated because it matters: 2FA stops password-only attacks, not session-cookie theft or a fake-invite flow that captures the second factor in real time. Enable it on every login that touches your accounts — then keep going to the controls that cover what 2FA can’t. Security here is a subset of broader account discipline; if you are also tightening performance, our Google Ads audit checklist covers the operational side alongside this security pass.

05Step 2 · PasskeysAdd passkeys before the July deadline.

Passkeys are the control that closes the gap 2FA leaves open. Google has announced that, starting July 15, 2026, a passkey will be required to complete certain sensitive actions in Google Ads — including adding new users, changing billing information, updating account links, and changing user access. Advertisers received email notice of this in early May 2026. As of this post’s date the requirement is announced, not yet enforced, which is exactly why now is the time to set passkeys up rather than scramble in mid-July.

There are two timing details worth planning around. New passkeys take roughly one to two days to pair with Google Ads, and a new passkey may be subject to a seven-day security delay before it can complete certain sensitive actions. In other words, a passkey created the day before you need to add a user may not be usable in time. Set them up well ahead of any planned access changes — and well ahead of the announced July date.

"Passkeys are a simple and secure alternative to passwords that can't be shared, guessed, copied, written down, or accidentally given to someone else. Using a passkey helps your most critical account settings remain secure, reducing the risk of phishing and unauthorized access."— Google, in its email to advertisers, May 2026

The phrase that matters is “can’t be shared.” A password and a one-time code can both be handed to an attacker — by a fake login page, by a colleague trying to be helpful, by a convincing phone call. A passkey is bound to a device and cannot be relayed the same way, which is what makes it effective against the attacker-in-the-middle and fake-invite flows that defeat 2FA alone. Because passkeys cannot be shared between users, each person with access creates their own — plan that into your rollout for teams and agencies.

06Step 3 · AccessGrant the lowest access that does the job.

Least privilege is the cheapest control you have, and the most commonly ignored. Google Ads defines five access levels for manager accounts, each with a deliberately narrow remit. Match the person to the level — a reporting contractor does not need Admin, and a billing clerk does not need operational control of campaigns.

Full control
Administrative
Full control + hierarchy management

Can manage the account hierarchy and grant any access level. Reserve for the smallest possible number of trusted owners — every extra Admin is an extra single point of failure.

Fewest people
Operate
Standard
Full operational access, no hierarchy

Full day-to-day operational access without the ability to manage the account hierarchy. The right default for in-house operators who run campaigns.

Operators
View
Read Only
View + run reports

Can view the account and run reports but cannot change anything. Ideal for analysts, reviewers, and most contractors who only need to look.

Analysts
Billing
Billing
View + edit billing only

Sees and edits billing information only, with no campaign access. Use for finance staff who never need to touch the ads themselves.

Finance
Notify
Email Only
Notification emails, no account access

Receives notification emails with no access to the account at all. The right choice for stakeholders who only need to stay informed.

Stakeholders
The grant ceiling
You can only grant access levels up to your own level — only an Admin can grant Admin access to another user. That is a feature, not a limitation: keep the number of Admins minimal, and the number of people who can mint new Admins stays minimal too. Tightening access here also feeds cleaner budget allocation decisions — fewer hands on the account means fewer surprises in the spend.

07Step 4 · MCC HygieneYour manager account is your largest attack surface.

For agencies and multi-account advertisers, the manager account (MCC) is both the greatest convenience and the greatest exposure. One compromised sub-account or freelancer login can cascade across the entire client portfolio — the attack surface scales with the size of the tree. The Craig Skalko case is the cautionary tale: the attacker linked their own MCC to many child accounts at once, turning a single foothold into portfolio-wide control.

The highest-leverage move is to enforce, not just request, 2-step verification across the tree. Manager-account administrators can enforce 2SV on the child accounts they control — protecting the whole client portfolio from a single setting rather than hoping each individual login is hardened. Pair that with a recurring user-access audit: review every user on every account on a schedule, remove dormant logins, and delete access for departed staff and finished engagements. Google’s own Community Team urged exactly this in November 2025 — delete dormant accounts, audit everyone with access, enable 2FA, and watch for logins from unrecognized devices.

"Google has evidence that bad actors are using phishing emails and other tactics to steal login credentials. With the busy holiday season coming up, we encourage you to review common hijacking tactics, and implement the following protective measures to further safeguard your accounts."— Google Ads Community Team, November 2025

Whether to centralize all of this under one MCC or split exposure across separate structures is partly an in-house-versus-agency decision. If you are weighing how much of your paid media strategy to keep in-house versus delegate, account-security ownership belongs in that calculus — the party that holds the MCC holds the risk.

08Step 5 · AlertsSet up alerts and a recovery plan.

The first four steps reduce the chance of a compromise; the fifth reduces the damage when one slips through. Hijacks in the documented cases moved fast — tens of thousands in fraudulent spend inside 24 hours — so detection speed is the difference between a contained incident and a drained budget. Watch for the early signals attackers leave: an unfamiliar administrative user appearing on the account, a Google login alert showing a sign-in from an unexpected location, or an unexpected change to billing or account links.

Build the recovery plan before you need it. Make sure at least one owner has completed 2SV, since support often requires it to verify identity during recovery. Keep a record of your account IDs and the legitimate administrators so you can prove ownership quickly. And set expectations honestly: even with dedicated support, billing cleanup, suspensions, and refunds of fraudulent spend have taken anywhere from three days to several months in reported cases. The audit is cheap; the recovery is not.

Solo advertiser
Single account, one or two users

Enable 2SV (Authenticator app), create a passkey before the July date, and review access quarterly. Your exposure is small — keep it that way by not adding Admins you don't need.

2FA + passkey + quarterly review
In-house team
Multiple operators, one brand

Map every person to the lowest workable access level, enforce 2SV across the team, and run a monthly user audit. Reserve Admin for one or two owners only.

Least privilege + enforced 2SV
Agency / MCC
Many child accounts, freelancers

The attack surface scales with the tree. Enforce 2SV on child accounts from the manager level, audit access on a fixed schedule, and remove dormant and departed logins immediately.

MCC-level enforcement + audit cadence
Incident response
Plan for the bad day

Document account IDs and legitimate admins, ensure an owner has completed 2SV for identity verification, and know the report-and-recover path before you need it. Recovery has taken days to months.

Pre-built recovery runbook

Account security is not a one-time setting; it is an operating habit. Hijacking disrupts the top of the funnel and corrupts the numbers you rely on to plan — the same way ad fraud erodes the benchmarks behind your demand generation pipeline. Treating the five steps above as a recurring audit, not a one-off, is how you keep both your spend and your data trustworthy. If you would rather have a team own this, our paid media management engagements bake account-security hygiene into the standard operating rhythm.

09ConclusionThe tab is the prompt; the audit is the work.

Account security, June 2026

A checklist tab is a nudge — the five-step audit is what actually closes your gaps.

Google’s new Security Tasks Summary tab is a genuinely useful prompt: it puts completed and outstanding security tasks in one place. But a green checklist is not a secure account. The documented hijacks of the past year succeeded against advertisers who had switched on 2FA and assumed they were done.

The five-step audit is what closes the real gaps. Enable 2-step verification everywhere as the floor. Add passkeys ahead of the announced July 15, 2026 sensitive-actions requirement — they are the one control that addresses password-only, attacker-in-the-middle, and fake-invite attacks alike. Grant least-privilege access, enforce 2SV across your manager-account tree, and stand up alerts plus a recovery plan before you need one.

None of this is expensive. Setup is measured in minutes per account; recovery after a hijack has been measured in days to months, with fraudulent spend racked up in the first 24 hours. The asymmetry is the entire argument. Run the audit now, schedule it to recur, and treat the new Summary tab as the reminder to do so — not as proof you already have.

Secure and run your paid media properly

Run your paid media with security built in.

We run paid-media accounts with security hygiene built into the operating rhythm — 2FA and passkey enforcement, least-privilege access, MCC audits, and alerting — so your spend and your data stay protected without you policing it manually.

Free consultationExpert guidanceTailored solutions
What we work on

Paid-media security engagements

  • 2FA and passkey enforcement across your account tree
  • Least-privilege access mapping for teams and contractors
  • MCC hygiene and scheduled user-access audits
  • Alerting and an incident-recovery runbook
  • Ongoing account management with security baked in
FAQ · Google Ads security

The questions advertisers ask about security.

On or before June 17, 2026, Google added a new Summary tab to the Access and Security section of Google Ads. It sits alongside the existing Users and Managers tabs and shows your completed versus outstanding security tasks, reportedly including passkey creation, domain review, and user review. It was first publicly spotted and shared on LinkedIn before being picked up by the trade press. Two caveats matter: it appears to be a phased rollout, so it may not be visible in your account yet, and a completed checklist is not the same as a secure account. Treat the tab as a prompt to run a proper audit, not as proof that the work is done.