2025년 9월 8일부터 모든 새 광고 항목은 유럽연합 (EU) 정치 광고를 게재할지 여부를 선언해야 합니다. 선언을 제공하지 않는 Display & Video 360 API 및 SDF 업로드는 실패합니다. 통합을 업데이트하여 이 선언을 하는 방법에 대한 자세한 내용은
지원 중단 페이지를 참고하세요.
사용 제한
컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
사용량 제한을 사용하면 Display & Video 360 API를 부적절하게 사용하는 자동 프로세스로부터 Google 인프라를 보호할 수 있습니다. 이는 한 개발자의 행위가 더 큰 커뮤니티에 부정적인 영향을 미치지 않도록 합니다.
API 요청 할당량 제한
Display & Video 360 API는 두 가지 유형의 한도를 사용합니다.
- 총 할당량 한도: 모든 관련 요청에 적용됩니다.
- 쓰기 할당량 한도: 쓰기 메서드에 대해 이루어진 모든 관련 요청이 여기에 반영됩니다. 쓰기 메서드는 리소스를 수정하는 메서드(예:
create
, patch
, delete
, bulkEdit
)로 정의됩니다. 일부 메서드는 다른 메서드보다 더 많은 쓰기 할당량을 사용합니다.
프로젝트가 이러한 한도를 초과하면 제한이 발생할 수 있습니다.
프로젝트 전체 할당량 한도
다음 기본 할당량 한도는 모든 Display & Video 360 API 리소스 및 메서드에서 공유됩니다.
- 프로젝트별 분당 총 요청 수:
1500
- 프로젝트별 분당 쓰기 요청:
700
광고주별 요청 할당량 제한
요청 URL에서 광고주 ID를 지정하는 메서드는 추가 '프로젝트당 광고주별' 할당량 한도에 반영됩니다.
URL 경로에 광고주 ID가 지정된 모든 요청(예: advertisers.lineItems
, advertisers.creatives
또는 advertisers.channels
서비스에 대한 요청)은 다음 할당량 한도에 반영됩니다.
- 프로젝트별 광고주별 분당 총 요청 수:
300
- 프로젝트별 광고주별 분당 쓰기 요청 수:
150
쓰기 집약적인 메서드
다음 API 메서드는 쓰기가 집중된 메서드입니다. 즉, 상당한 양의 제품 리소스를 사용하며 그 결과 다른 쓰기 요청보다 더 많은 쓰기 요청 할당량을 사용합니다.
쓰기 집약적인 메서드에 대한 요청은 쓰기 요청 할당량 사용량을 계산할 때 쓰기 쿼리 5개로 집계됩니다. 예를 들어 1분 이내에 이루어진 표준 쓰기 요청 100개와 쓰기 집약 요청 21개 (광고주를 지정하지 않음)는 쓰기 쿼리 205개 (100 + (21 * 5) =
205
)로 집계되며 기존의 일반 요청 할당량 한도인 분당 쓰기 쿼리 200개를 초과합니다.
다음 메서드는 쓰기 집약적인 메서드로 간주됩니다.
할당량 한도 초과
API 요청 한도를 초과하여 요청이 실패하는 경우 API는 HTTP 상태 코드와 오류 이유를 반환합니다.
또한 응답 본문에는 오류의 원인에 관한 자세한 설명이 포함되어 있습니다.
다음 목록에는 API 요청 한도를 초과하여 발생할 수 있는 오류와 요청 실패에 대한 권장 조치가 나와 있습니다.
코드 |
RPC |
메시지 |
권장 작업 |
429
|
RESOURCE_EXHAUSTED
|
리소스가 소진되었습니다(예: 할당량 확인).
|
Google API Console에서 사용량을 검토하고 워크플로를 수정하여 여러 광고주의 요청을 더 효과적으로 병렬화하거나 전반적으로 요청을 전송하는 속도를 낮춥니다. |
Display & Video 360 API 할당량 한도의 상향은 요청할 수 없습니다.
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2025-07-25(UTC)
[null,null,["최종 업데이트: 2025-07-25(UTC)"],[[["\u003cp\u003eDisplay & Video 360 API usage is subject to quota limits to protect Google's infrastructure and ensure fair usage.\u003c/p\u003e\n"],["\u003cp\u003eTwo main quota types exist: total requests and write requests (methods modifying resources), with limits applied per project and per advertiser per project.\u003c/p\u003e\n"],["\u003cp\u003eCertain write-intensive methods consume more write quota than others.\u003c/p\u003e\n"],["\u003cp\u003eExceeding quota limits can lead to request throttling, indicated by a 429 error code, requiring adjustments to request frequency.\u003c/p\u003e\n"],["\u003cp\u003eQuota limit increases for the Display & Video 360 API are not available.\u003c/p\u003e\n"]]],[],null,["# Usage Limits\n\nUsage limits protect Google's infrastructure from automated processes that use\nthe Display \\& Video 360 API in an inappropriate way. They ensure that one developer's\nactions can't negatively impact the larger community.\n\nAPI request quota limits\n------------------------\n\nThe Display \\& Video 360 API uses two types of limits:\n\n- **Total quota limits**, which all relevant requests count against.\n- **Write quota limits** , which all relevant requests made to write methods count against. Write methods are defined as methods---such as `create`, `patch`, `delete`, or `bulkEdit`---that modify resources. Note that [some\n methods](#write_intensive) consume more write quota than others.\n\nIf your project exceeds any of these limits, [throttling could\noccur](#exceeding_limits).\n\n### Project-wide quota limit\n\nThe following default quota limits are shared by all Display \\& Video 360 API resources\nand methods:\n\n- **Total requests per minute per project:** `1500`\n- **Write requests per minute per project:** `700`\n\n### Advertiser-specific request quota limits\n\nMethods that specify an advertiser ID in the request URL count against\nadditional \"per advertiser per project\" quota limits.\n\nAll requests with an advertiser ID specified in their URL path---such as\nthose to the [`advertisers.lineItems`](/display-video/api/reference/rest/current/advertisers.lineItems),\n[`advertisers.creatives`](/display-video/api/reference/rest/current/advertisers.creatives), or\n[`advertisers.channels`](/display-video/api/reference/rest/current/advertisers.channels) services---will count against\nthe following quota limits:\n\n- **Total requests per minute per advertiser per project:** `300`\n- **Write requests per minute per advertiser per project:** `150`\n\nWrite-intensive methods\n-----------------------\n\nThe following API methods are write-intensive, meaning that they use a\nsignificant amount of product resources and, as a result, consume more\nwrite request quota than other write requests.\n\nRequests made to write-intensive methods are counted as 5 write queries\nwhen computing write request quota consumption. For example, 100 standard write\nrequests and 21 write-intensive requests (none of which specify an advertiser)\nmade within a minute would be counted as 205 write queries (`100 + (21 * 5) =\n205`) and would exceed the existing general request quota limit of 200 write\nqueries per minute.\n\nThe following methods are considered write-intensive:\n\n- [`customBiddingAlgorithms.scripts.create`](/display-video/api/reference/rest/current/customBiddingAlgorithms.scripts/create)\n- [`customBiddingAlgorithms.uploadScript`](/display-video/api/reference/rest/current/customBiddingAlgorithms/uploadScript)\n- [`firstPartyAndPartnerAudiences.create`](/display-video/api/reference/rest/current/firstPartyAndPartnerAudiences/create)\n- [`firstPartyAndPartnerAudiences.editCustomerMatchMembers`](/display-video/api/reference/rest/current/firstPartyAndPartnerAudiences/editCustomerMatchMembers)\n- [`media.upload`](/display-video/api/reference/rest/current/media/upload)\n\nExceeding quota limits\n----------------------\n\nIn the unlikely event that your request fails due to exceeding an API request\nlimit, the API returns an HTTP status code and reason for the error.\nAdditionally, the body of the response contains a detailed description of what\ncaused the error.\n\nThe following list shows the possible errors and recommended actions for\nrequest failures caused by exceeding API request limits.\n\n| Code | RPC | Message | Recommended Action |\n|-------|----------------------|--------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `429` | `RESOURCE_EXHAUSTED` | Resource has been exhausted (e.g., check quota). | [Examine your usage](//console.developers.google.com/project/_/apiui/apiview/displayvideo.googleapis.com/metrics) from the Google API Console and modify your workflow to better parallelize requests made under different advertisers or more generally slow down the rate at which you are sending requests. |\n\nIncreases cannot be requested for Display \\& Video 360 API quota limits."]]