Content API for Shopping에는 일부 기능에 엄격한 할당량과 제한이 적용됩니다.
모든 할당량과 한도는 언제든지 통지 없이 삭제, 축소 또는 변경될 수 있습니다.
할당량 정책
평균적으로 제품은 하루에 두 번 이상, 하위 계정은 하루에 한 번 이상 업데이트하지 않습니다.
메서드 호출 할당량
Content API for Shopping은 사용량에 따라 products 및 accounts 할당량을 자동으로 조정합니다. accounts 사용량은 하위 계정 한도를 기준으로 합니다.
Google에서 할당량 사용을 추적하는 방법은 다음과 같습니다.
할당량은 메서드별로 적용됩니다. 예를 들어 get 메서드에는 update 메서드와 별도의 할당량이 있습니다.
patch 메서드는 get 및 update 할당량에 모두 반영됩니다.
custombatch 내의 각 메서드 호출은 해당 메서드의 할당량에 별도로 반영됩니다.
통화는 전화를 걸 때 인증한 계정의 할당량에 반영됩니다. 예를 들어 고급 계정으로 인증하면 고급 계정의 할당량에 따라 호출 수가 집계되지만 하위 계정 중 하나로 인증하면 하위 계정의 할당량에 따라 호출 수가 집계됩니다.
내 할당량 확인
계정의 현재 할당량과 사용량을 확인하려면 계정의 merchantId를 사용하여 quotas.list를 호출합니다.
구현에 충분한 할당량이 있는지 정기적으로 확인하는 것이 좋습니다.
자동 할당량은 products 및 accounts 서비스에만 적용됩니다. 다른 서비스의 할당량을 늘려야 하거나, products 또는 accounts 서비스의 일일 할당량에 도달했거나, accounts 또는 제품 services의 일시적인 할당량 증액이 필요한 경우 다음 정보를 포함하여 Google에 문의하세요.
판매자 센터 ID입니다.
할당량 한도에 도달한 메서드
이러한 메서드에 하루에 필요한 호출 횟수에 대한 추정치입니다.
할당량을 늘려야 하는 이유
오류
Content API for Shopping 할당량을 초과하면 다음과 같은 오류가 발생합니다.
분당: quota/request_rate_too_high
일일: quota/daily_limit_exceeded
할당량 및 사용량을 확인하고 일일 또는 분당 할당량 증가를 요청하려면 할당량 확인을 참고하세요.
too_many_subaccounts: Maximum number of sub-accounts reached
리소스 표현 한도
다음 제한사항은 Content API에 사용되는 리소스 표현 내에서 특정 문자열 값 및 배열 필드에 적용되는 주목할 만한 제한사항을 설명합니다. 이러한 제한은 Content API와 판매자 센터의 해당 기능에 모두 동일하게 적용됩니다. 이 한도 목록은 완전하지 않을 수 있으며 한도를 연장할 수 없습니다.
[[["이해하기 쉬움","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"]],["최종 업데이트: 2024-11-28(UTC)"],[[["The Content API for Shopping has quotas and limits that can change without notice, with product and sub-account updates recommended no more than twice and once per day, respectively."],["The API adjusts `products` and `accounts` quotas dynamically, tracking usage per method, including within `custombatch` and based on the authenticated account."],["Quota usage can be checked with `quotas.list`, and increases for specific services or if daily limits are reached can be requested through Google Merchant Center support."],["Exceeding quotas results in specific errors like `quota/request_rate_too_high` or `quota/daily_limit_exceeded`, while resource representation limits exist for certain string and array field values."],["Resource representation limits, which cannot be extended, apply to elements like shipping settings, affecting the number of services, groups, labels, and subtables allowed."]]],[]]