また、AdSense Management API では、不正な使用を防ぐために、1 日またはそれより短い期間で取得できるレポートデータの合計量にも制限が適用されます。これらの上限を超えると、HTTP 429 Too Many Requests エラーが発生し、「Report row quota exceeded」という関連メッセージとともにリクエストが拒否されます。
その他のリクエストの上限
さまざまなリクエスト パラメータによって、リクエストに対して返されるデータの量を制御できます(たとえば、ページ分割を許可するリクエストの場合は page_size、レポート生成リクエストの場合は limit パラメータ)。これらのパラメータが指定されていない場合、デフォルト値は常に最大値です。これより大きい値を指定すると、リクエストは HTTP 400 Bad Request エラーで拒否されます。
[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["必要な情報がない","missingTheInformationINeed","thumb-down"],["複雑すぎる / 手順が多すぎる","tooComplicatedTooManySteps","thumb-down"],["最新ではない","outOfDate","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["サンプル / コードに問題がある","samplesCodeIssue","thumb-down"],["その他","otherDown","thumb-down"]],["最終更新日 2025-05-08 UTC。"],[[["This page details AdSense Management API quotas and limits, including request rate limits, report size limits, and a report row quota."],["All API requests are subject to usage quotas, which can be monitored and configured in the Google API Console."],["Report sizes are limited to 100,000 rows for JSON format and 1,000,000 rows for CSV format, with larger reports being truncated."],["Exceeding any quota or limit will result in an error response, such as HTTP 429 Too Many Requests or HTTP 400 Bad Request."],["Daily quotas for API requests are reset around midnight Pacific time."]]],["The AdSense Management API has usage quotas and limits. Requests count against general quotas: 100 queries per minute per user/project, 500 for all users/project, and 10,000 daily. Exceeding these results in a 429 error. Report size limits are 100,000 rows for JSON and 1,000,000 for CSV; exceeding them results in truncation. A \"Report row quota exceeded\" error occurs if daily or short-term data retrieval is excessive. Overly large `page_size` or `limit` parameters cause a 400 error.\n"]]