Limits

This page lists various limits in the AdSense Management API. General product limits, such as the number of channels per account, are listed in the the appropriate pages of the AdSense website when you are logged in.

Types
  1. API-level limits
  2. List call limits
  3. Report limits

API-level limits

Description Value Notes
Requests per day 10,000 (default) You can request a higher limit for your project in the APIs Console.

List call limits

Description Value Notes
Maximum page size 10,000 items N/A

Report limits

Description Value Notes
Maximum number of rows (unpaginated reports) 100,000 These are reports where startIndex is not used.
Maximum number of rows (paginated reports) 5,000 These are reports where startIndex is set to a non-zero value.
Maximum number of rows (gzipped CSV reports) 1,000,000 These are reports where alt = media is used. 1,000,000 rows is approximate limit because the reporting server can go up to 2,000,000 rows in certain conditions.