A

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.

1 integration · REST

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.

discovered 2mo ago
REST · OpenAPI1
Credentials
Google Cloud API keyapi_keyGet key

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.

Google OAuth 2.0 access tokenoauth2Set up OAuth

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

Publish these signals → /publishing