rocket
Content API for Shopping의 공식 후속 제품인
Merchant API를 만나보세요.
update
판매자 API의 새로운 기능, 버그 수정, 출시 업데이트에 관한
최신 정보를 확인하세요.
point_of_sale
Google에서 비즈니스와 제품을 관리하는 방법과 데이터, 유용한 정보, 고유한 기능에 대규모로 프로그래매틱 방식으로 액세스하는 방법을 알아봅니다.
지금 판매자 API를 시작하세요.
세금 및 배송 관련 설정하기
컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
요약
모든 제품에는 배송 정보가 있어야 합니다. 판매자 센터에서 또는 Content API for Shopping을 통해 계정 전체 기준으로 일반적인 배송 규칙을 설정할 수 있습니다. 업로드된 제품 속성에 배송 정보를 추가하여 이 정보를 설정하거나 제품별로 계정 전체 설정을 재정의할 수도 있습니다.
판매자 센터 계정에서 미국 대상 제품을 제공하는 경우 세금 설정을 완료해야 제품을 게재할 수 있습니다. 그렇지 않은 경우 미국용 제품을 업로드하려고 하면 세금 설정 알림과 함께 실패합니다.
계정 전체에 적용되는 세금 설정은 미국을 타겟팅하는 제품에만
적용됩니다. 다른 국가에 제품을 제공하는 경우 대상 국가에 대한 세금 정보를 제공하는 방법을 알아보려면 세금 설정 정보를 참고하세요.
수동 단계
- (미국만 해당) 판매자 센터에서 세금 설정을 지정합니다.
- 계정 전체 또는 제품별로 배송 설정을 지정합니다.
자동 걸음 수
Content API for Shopping을 사용하는 단계는 다음과 같습니다.
- (미국만 해당)
accounttax
서비스를 사용하여 세금 설정을 지정합니다.
- 계정 전체 또는 제품별 배송 설정을 지정합니다.
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2025-08-31(UTC)
[null,null,["최종 업데이트: 2025-08-31(UTC)"],[[["\u003cp\u003eAll products require shipping information, which can be configured account-wide or per-product through Merchant Center or the Content API.\u003c/p\u003e\n"],["\u003cp\u003eUS merchants must set up tax settings in Merchant Center or via the Content API before products can be served in the US.\u003c/p\u003e\n"],["\u003cp\u003eAccount-wide tax settings only apply to products targeting the United States; other countries have separate tax configuration processes.\u003c/p\u003e\n"],["\u003cp\u003eShipping and tax settings can be managed manually through the Merchant Center or programmatically using the Content API for Shopping.\u003c/p\u003e\n"]]],[],null,["# Set tax and shipping settings\n\nSummary\n-------\n\nAll products must have shipping information. You can set up general shipping\nrules on an account-wide basis in the [Merchant Center](https://merchants.google.com) or\nthrough the Content API for Shopping. You can also set this information or\noverride the account-wide settings on a per-product basis by adding shipping\ninformation in the uploaded\n[product attributes](//support.google.com/merchants/answer/6324484).\n\nIf your Merchant Center account serves products for the United States, you must\nset up tax settings before they can serve. Otherwise, attempting to upload\nproducts for the US fails with a reminder to set up tax settings.\n\nThe account-wide tax settings are only for products that target the United\nStates. If you're serving products for other countries, please see [About tax\nsettings](//support.google.com/merchants/answer/7052209) to learn how to provide tax information for your target countries.\n\nManual steps\n------------\n\n1. (US only) [Set up tax settings](//support.google.com/merchants/answer/160162) in the Merchant Center.\n2. Set up shipping settings on an [account-wide](//support.google.com/merchants/answer/6069284) or [per-product](//support.google.com/merchants/answer/6324484) basis.\n\nAutomatic steps\n---------------\n\nHere are the steps to use the Content API for Shopping.\n\n1. (US only) Set up tax settings with the [`accounttax`](/shopping-content/reference/rest/v2.1/accounttax) service.\n2. Set up account-wide or per-product shipping settings:\n - For account-wide shipping settings, use the [`shippingsettings`](/shopping-content/reference/rest/v2.1/shippingsettings) service. For examples, see the [Account-level Tax and Shipping](/shopping-content/guides/how-tos/account-level-tax-shipping) guide.\n - For per-product shipping settings, see the [`shipping` attribute](//support.google.com/merchants/answer/6324484) documentation and the corresponding attributes in the [`products`](/shopping-content/reference/rest/v2.1/products) resource."]]