Google-Adwords-Instant

Safe Block: Depends Verified robots.txt: No

Google-Adwords-Instant is a bot connected to the Google Ads platform. It visits advertiser landing pages to perform verification and quality checks.

Key facts

Operator
Google
Family
Google
Purpose
Site Owner Fetch
User-Agent
Google-Adwords-Instant
Should you block it?
Depends
Verified
Yes
Respects robots.txt
No
Identity type
Official Documented
Confidence
High
Last verified
2026-04-01

Bot details

Identity

User-Agent
Google-Adwords-Instant
robots.txt token
Google-Adwords-Instant
HTTP user-agent
Google-Adwords-Instant (+http://www.google.com/adsbot.html)

Ownership

Operator
Google
Family
Google
Type
Search
Purpose
Site Owner Fetch

Verification and trust

Source type
Official
Confidence
High
Last verified
2026-04-01
Verification
Listed by Cloudflare Radar as a verified bot; match the published robots.txt token and user-agent pattern. Cross-check the operator documentation linked in the source field when available.

Blocking and detection

Robots

User-agent: Google-Adwords-Instant
Disallow: /

Cloudflare

(http.user_agent contains "Google-Adwords-Instant")
Advanced server rules

Apache

RewriteEngine On
RewriteCond %{HTTP_USER_AGENT} Google\-Adwords\-Instant [NC]
RewriteRule ^ - [F,L]

Nginx

if ($http_user_agent ~* "Google-Adwords-Instant") { return 403; }

Notes

Google-Adwords-Instant is a verified bot listed by Cloudflare Radar. Category: Search Engine Optimization. Operator: Google. Google-Adwords-Instant is a bot connected to the Google Ads platform. It visits advertiser landing pages to perform verification and quality checks. Cloudflare Radar page: https://radar.cloudflare.com/bots/directory/google-adwords-instant

Evidence and source

  • Listed by Cloudflare Radar as a verified bot; match the published robots.txt token and user-agent pattern. Cross-check the operator documentation linked in the source field when available.