이러한 제한 외에도 시스템의 안정성과 무결성을 보호하기 위한 다른 할당량도 있습니다. 429 오류가 발생하면 이러한 할당량 중 하나에 도달했을 가능성이 큽니다. 이러한 오류 중 하나가 표시되면 특정 기간 동안 실행하는 요청 수를 줄입니다. 자세한 내용은 실패한 요청 재시도 및 지수 백오프를 참고하세요.
할당량 사용량 확인
사용 가능한 할당량 중 사용한 양을 확인하고 프로젝트의 사용 한도를 보거나 변경하려면 Google API 콘솔의 할당량 페이지로 이동하여 포토 선택 도구 API 또는 포토 라이브러리 API를 선택하세요.
할당량 한도 초과
Photos API에 대한 요청 할당량을 초과하면 API는 오류 코드 429와 프로젝트가 할당량을 초과했다는 메시지를 반환합니다. 자세한 내용은 서비스 약관을 참고하세요.
추가 할당량 요청
Google 포토 파트너 프로그램은 할당량 한도 증가가 필요한 대규모 소비자 애플리케이션을 대상으로 합니다. 애플리케이션이 이 카테고리에 속한다고 생각되면 파트너 프로그램에 관심을 표현하세요.
사진 저장소 및 품질
API를 사용하여 Google 포토에 업로드된 모든 미디어 항목은 원본 화질의 전체 해상도로 저장됩니다. 사용자의 저장용량에 포함됩니다.
[[["이해하기 쉬움","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)"],[[["All requests to Google Photos APIs are subject to daily quotas to protect the system, with 10,000 requests for general API functions and 75,000 for accessing media bytes."],["API access requires OAuth credentials from a Google Developers project with enabled Photos APIs, and usage should align with the Acceptable Use Policy."],["Exceeding quota limits results in a 429 error, prompting the need to reduce request frequency and potentially implement retry mechanisms like exponential backoff."],["Quota usage can be monitored and managed through the Google API Console Quotas page, offering insights into consumption and the option to request quota increases for eligible applications."],["Media uploaded via the API is stored in original quality, impacting user storage, and applications should inform users about potential storage implications for large uploads exceeding 25MB."]]],["Google Photos APIs have usage quotas to protect the system. Access requires OAuth credentials and enabling the APIs in a Google Developers project. The general quota is 10,000 requests per project per day, excluding media byte access, which has a 75,000 daily request limit. Exceeding quotas results in a 429 error, requiring reduced request frequency. Quota usage can be monitored in the Google API Console. Uploaded media items are stored in full resolution and count toward user storage.\n"]]