오프라인 판매점 인벤토리 서비스를 사용하면
오프라인 판매점 인벤토리 리소스
서로 다른 값을 가질 수 있는 필드가 포함된
다양한 오프라인 상점 위치별로 다를 수 있습니다. 각 오프라인 판매점 인벤토리 인스턴스는
기존 제품 리소스의
는
상위 리소스입니다. 예를 들어 한 제품의 가격이 다른
여러 매장의 가격과 수량을 모두 보유하고 있지만 ID, 설명 및 기타 정보를
모든 매장의 제품 데이터입니다. 오프라인 판매점 인벤토리 데이터는 다음에 사용됩니다.
지역 Google 플랫폼
및 오프라인 판매점 인벤토리 광고
있습니다.
이 가이드에서는 오프라인 판매점 인벤토리를 사용하기 전에 필요한 사항을 설명합니다.
사용 가능한 필드와 메서드를 설명하며
서비스 요청을 처리합니다
판매자 센터 계정이 지역 프로그램에 등록되어 있어야 합니다.
Google 지역 플랫폼 또는 오프라인 판매점 인벤토리 광고. 자세한 내용은
Content API를 통한 오프라인 판매점 인벤토리 광고 사용에 대한 자세한 내용은
오프라인 판매점 인벤토리 광고 시작하기
오프라인 판매점 인벤토리 서비스는 기존 오프라인 판매점 인벤토리 인스턴스를 생성합니다.
오프라인 제품 판매자는 먼저 콘텐츠
API 제품 서비스 또는
판매자 센터 데이터 피드(제공:
channel 필드를 local로 설정합니다. 그런 다음 오프라인 판매점 인벤토리를 사용하여
각 비즈니스 프로필의 오프라인 판매점 인벤토리 인스턴스를 만드는 서비스
제품이 판매되는 storecode입니다.
필드
각 오프라인 판매점 인벤토리 인스턴스에는
storeCode 필드(
비즈니스 프로필). 단
storecode 드림
및
productId
가 필요합니다. 다른 모든 필드는 선택사항입니다.
이 예에서는 오프라인 판매점 인벤토리 서비스를 사용하여
오프라인 매장 판매를 생성하는
2021년 2월 24일 오후 1:00 (GMT-8)~2021년 2월 28일 오후 3:30
(GMT-8). 요청은 오프라인 판매점 인벤토리에 사용할 수 있는 수량도 업데이트합니다.
인스턴스를 만들 수 있습니다 좋아요 취소
보조 피드
오프라인 제품 데이터가 아닌 경우
이 호출로 요청을 덮어씁니다.
POST https://shoppingcontent.googleapis.com/content/v2.1/merchantId/products/productId/localinventory
[[["이해하기 쉬움","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-08-22(UTC)"],[[["The Merchant API beta is the new version of the Content API for Shopping, offering improvements and opportunities to shape its future."],["The local inventory service enables management of product data specific to physical store locations, like price and quantity, used for Local surfaces across Google and Local Inventory Ads."],["To utilize the local inventory service, prerequisites include a linked and verified Business Profile, Merchant Center account enrollment in a local program, and pre-existing local products."],["The service provides two methods: `localinventory.insert` for creating single local inventory instances and `localinventory.custombatch` for creating multiple instances across products or stores."],["While you can create and update local inventory, retrieving, listing, or deleting instances is not supported; viewing data is possible within Merchant Center's product details."]]],["The Merchant API's beta version is introduced as the new Content API for Shopping. The local inventory service within the Merchant API allows creating and updating local inventory instances for physical store locations, linked to existing product resources. Prerequisites include setting up a Business Profile, linking it to Merchant Center, verifying the business, and enrolling in a local program. The service supports `localinventory.insert` to create a single instance and `localinventory.custombatch` for multiple instances and only `storeCode` and `productId` are required for all requests.\n"]]