adexperiencereport.googleapis.com
Ad Experience Report is a Google service that reports whether websites have ad experiences that violate the Better Ads Standards and provides summaries of site ad-experience status. It can list violating sites and return report summaries for individual sites.
Google's Ad Experience Report exposes one REST API at `https://adexperiencereport.googleapis.com` for site summaries and violating-site listings; it accepts either a Google Cloud API key or a Google OAuth 2.0 access token.
- Ad Experience Report APIdiscovered
In the Google Cloud Console Credentials page, create or select a project, enable the Ad Experience Report API for that project, then create an API key. The Ad Experience Report docs say to include it on requests as the query parameter key=YOUR_API_KEY.
Create OAuth 2.0 client credentials in the Google Cloud Console Credentials page, then use Google's OAuth flow to obtain an access token for a user. The Ad Experience Report discovery document states requests can use an OAuth 2.0 token instead of an API key, and the API's authorization guide notes authenticated users are required when requesting private data.
conventions · 0/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✗
/llms.txt - API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing