판매자 제품 API 출시 노트
컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
2025년 7월 7일 주
제품 서비스
GTIN 필드의 복수형 버전이 추가되었으며 단수형 버전은 지원 중단되었습니다.
현재는 읽을 때 두 필드가 모두 채워지고 삽입 시 두 필드의 값이 모두 사용됩니다.
2025년 6월 16일 주
제품 서비스
인도에서 최대 소매 가격 (MRP)을 지정할 수 있도록 maximum_retail_price
필드를 추가했습니다.
2025년 5월 19일 주
제품 서비스
페이지 크기의 최댓값을 250에서 1,000으로 늘렸습니다.
2025년 5월 12일 주
데이터 소스 생성과 데이터 소스를 사용할 수 있는 시점 간의 지연 시간이 단축되었습니다. 이전에는 데이터 소스가 생성된 후 5분 이내에 항목을 삽입하려고 하면 Data source not found
오류가 반환되었습니다. 제품, 프로모션, 제품 리뷰, 판매자 리뷰를 삽입하는 데 사용되는 데이터 소스에 적용됩니다.
2025년 4월 14일 주간
Content API에서 accounttax
가 지원 중단됨에 따라 Product
리소스의 taxes
및 tax_category
필드가 지원 중단되었습니다.
2025년 4월 3일 주간
제품 서비스
automated_discounts
필드 출시 자동 할인은 전체 인벤토리에서 총이익 실적을 효과적으로 극대화할 수 있도록 제품 가격 할인을 동적으로 조정하도록 설계되었습니다.
automated_discounts
필드에는 이전 가격, 연속 가격 인하가 적용되기 전의 가격, 자동 할인 가격에 관한 정보가 포함됩니다.
2025년 3월 24일 주간
업데이트 마스크를 통해 accounts.productInputs
리소스의 모든 필드를 제공하지 않고 개별 제품 입력을 업데이트할 수 있는 accounts.productInputs.patch
메서드가 출시됩니다.
2025년 1월 6일 주간
반환된 오류의 domain
필드가 이제 global
대신 merchantapi.googleapis.com
로 채워집니다.
2024년 12월 12일 주
제품 서비스
제품의 세액 공제 또는 가격 할인과 같은 지속 가능성 인센티브를 지정하는 sustainability_incentives
필드가 추가되었습니다. 필드 값을 제공하지 않으면 지속 가능성 인센티브를 받을 수 없습니다.
2024년 11월 15일 주
제품 서비스
LoyaltyProgram
의 경우 자격을 지정하는 shipping_label
필드가 추가되었습니다. 필드에 값이 있으면 이 혜택에 포인트 배송 혜택이 있습니다. 필드 값이 제공되지 않으면 해당 포인트 멤버십 등급에 포인트 멤버십 배송이 적용되지 않습니다.
2024년 7월 15일 주간
제품 서비스
member_price_effective_date
필드가 추가되었습니다. 이번 업데이트를 통해 해당하는 경우 포인트 멤버십 가격이 적용되는 기간을 지정할 수 있습니다. 필드 값이 제공되지 않으면 회원 가격이 항상 적용됩니다.
2024년 5월 27일 주
Products 하위 API 베타 출시
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2025-08-05(UTC)
[null,null,["최종 업데이트: 2025-08-05(UTC)"],[[["\u003cp\u003eThe \u003ccode\u003eshipping_label\u003c/code\u003e field was added to \u003ccode\u003eLoyaltyProgram\u003c/code\u003e to indicate eligibility for loyalty shipping benefits, determined by whether the field has a value.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003emember_price_effective_date\u003c/code\u003e field enables merchants to define the effective date range for loyalty member pricing, with continuous effectiveness if the field is left empty.\u003c/p\u003e\n"],["\u003cp\u003eThe Products sub-API was launched in beta during the week of May 27, 2024.\u003c/p\u003e\n"]]],[],null,["# Merchant Products API release notes\n\nWeek of July 7, 2025\n--------------------\n\n### Products Service\n\nAdded a plural version of GTINs field and deprecated a singular one.\nFor now both fields will be populated when reading and values from both fields\nwill be used during insertion.\n\nWeek of June 16, 2025\n---------------------\n\n### Products Service\n\nAdded the [`maximum_retail_price`](/merchant/api/reference/rest/products_v1beta/Attributes#FIELDS.maximum_retail_price) field to enable the specification of maximum retail price (MRP) in India.\n\nWeek of May 19, 2025\n--------------------\n\n### Products Service\n\nIncreased the maximum value of page size from 250 to 1000.\n\nWeek of May 12, 2025\n--------------------\n\n### ProductInputs Service\n\nReduced the delay between data source creation and when the data source is ready\nto be used. Previously, the `Data source not found` error was returned when\ntrying to insert items within 5 minutes of the data source being created. This\napplies to data sources used for inserting products, promotions, product\nreviews, and merchant reviews.\n\nWeek of Apr 14, 2025\n--------------------\n\nThe fields `taxes` and `tax_category` in the `Product` resource have been\ndeprecated due to the deprecation of `accounttax` in the Content API.\n\nWeek of Apr 03, 2025\n--------------------\n\n### Products Service\n\nLaunch of the\n[`automated_discounts`](/merchant/api/reference/rest/products_v1beta/accounts.products#AutomatedDiscounts)\nfield. Automated discounts are designed to dynamically adjust product price\ndiscounts such that they help you effectively maximize gross profit performance\nacross your entire inventory.\n\nThe `automated_discounts` field contains information about the prior prices,\nprice prior to the application of consecutive price reductions, and the\nAutomated Discount price.\n\nWeek of Mar 24, 2025\n--------------------\n\n### ProductInputs Service\n\nLaunch\nof [`accounts.productInputs.patch`](/merchant/api/reference/rest/products_v1beta/accounts.productInputs/patch)\nmethod that lets you update individual product inputs through update mask and\nwithout providing all the fields of the `accounts.productInputs` resource.\n\nWeek of Jan 6, 2025\n-------------------\n\nThe `domain` field in returned errors is now populated with\n`merchantapi.googleapis.com` instead of `global`\n\nWeek of Dec 12, 2024\n--------------------\n\n### Products Service\n\nAdded\nthe [`sustainability_incentives`](/merchant/api/reference/rest/products_v1beta/Attributes#FIELDS.sustainability_incentives)\nfield to specify sustainability incentives such as tax credit or price discount\nfor your products. If the field value isn't provided, the item is not eligible\nfor any sustainability incentives.\n\nWeek of Nov 15, 2024\n--------------------\n\n### Products Service\n\nFor `LoyaltyProgram`, added\nthe [`shipping_label`](/merchant/api/reference/rest/products_v1beta/Attributes#FIELDS.shipping_label)\nfield to specify eligibility. If the field has value, this offer has loyalty\nshipping benefit. If the field value isn't provided, the item is not eligible\nfor loyalty shipping for the given loyalty tier.\n\nWeek of July 15, 2024\n---------------------\n\n### Products Service\n\nAdded\nthe [`member_price_effective_date`](/merchant/api/reference/rest/products_v1beta/Attributes#LoyaltyProgram.FIELDS.member_price_effective_date)\nfield. This update lets you specify, if applicable, the date range during which\nthe loyalty\nmember price is effective. If the field value isn't provided, the member price\nis always\neffective.\n\nWeek of May 27, 2024\n--------------------\n\nBeta launch of Products sub-API"]]