판매자는 온라인 상점 외에도 오프라인 상점의 제품 데이터를 업로드할 수 있습니다. 이제 Content API for Shopping을 사용하면 판매자가 판매자 센터 계정을 적절한 비즈니스 프로필에 연결하고 오프라인 판매점 인벤토리 광고(LIA)용 제품을 게재하는 데 필요한 추가 설정을 구성할 수 있습니다. 여기에서는 판매자 센터 계정에 LIA 정보를 설정하는 온보딩 프로세스를 안내합니다.
시작하기 전에
이 가이드는 이미 판매자 센터 계정과 비즈니스 프로필이 있고 Content API for Shopping의 기본사항에 익숙하다고 가정합니다. 비즈니스 프로필을 만드는 방법에 대한 자세한 내용은 비즈니스 프로필 가입을 참고하세요.
이 가이드의 나머지 부분에서는 다음과 같은 계정 정보 예를 사용합니다.
Merchant Center
관리 계정 (메서드 호출의 merchantId 매개변수): 12345
오프라인 제품을 포함할 계정 (메서드 호출의 accountId 매개변수): 67890
비즈니스 프로필
admin@example.com 관리 계정에서 다음에 액세스할 수 있습니다.
모든 비즈니스 계정 (아래에 표시된 계정과 목록에 없는 계정 모두)
총 82개 매장
비즈니스 계정:
Golden-State, 20개 지점, california@example.com에서 관리
선샤인 스테이트, florida@example.com에서 관리하는 15개 지점
엠파이어 스테이트, newyork@example.com에서 관리하는 25개 지점
오프라인 판매점 인벤토리 광고 온보딩 절차에 필요한 기타 정보
미국 내 영어 사용 위치의 인벤토리 확인 연락처: Inventory Manager <invcheck@example.com>
이 가이드의 예시는 필요한 경우 본문으로 JSON 콘텐츠를 포함하는 REST HTTP 요청입니다. 응답은 GET 메서드에만 포함됩니다. 또한 JSON 객체 필드가 현재 주제와 관련이 없는 경우 응답에서 생략될 수 있으므로 Content API의 실제 응답에 더 많은 정보가 포함될 수 있습니다. 참조 문서에 있는 사용해 보기 섹션을 사용해 이 가이드의 단계를 시도해 보거나 클라이언트 라이브러리 중 하나를 사용하여 원하는 프로그래밍 언어로 솔루션을 개발할 수 있습니다.
[null,null,["최종 업데이트: 2025-08-13(UTC)"],[[["\u003cp\u003eThe Merchant API is the new version of the Content API for Shopping and enables online and local product data uploads.\u003c/p\u003e\n"],["\u003cp\u003eThis guide outlines the process for onboarding Local Inventory Ads (LIA) using the Content API for Shopping.\u003c/p\u003e\n"],["\u003cp\u003eYou need an existing Merchant Center account and a Business Profile to proceed with the LIA setup.\u003c/p\u003e\n"],["\u003cp\u003eMerchants can configure target countries, link their Business Profile, and verify inventory as part of the LIA onboarding process.\u003c/p\u003e\n"],["\u003cp\u003eThese onboarding steps can be executed in parallel for faster setup.\u003c/p\u003e\n"]]],["The document introduces the beta Merchant API, the new version of the Content API for Shopping, and explains how merchants can use it to upload product data for both online and local stores. It details the onboarding process for Local Inventory Ads (LIA), including linking a Merchant Center account with a Business Profile and configuring necessary settings. Key actions involve configuring target countries for LIA, linking the Business Profile, and verifying inventory, all of which can be done in parallel. It references using HTTP and JSON for requests.\n"],null,["# Get started with local inventory ads\n\nIn addition to online stores, merchants can upload product data for local\nstores. The Content API for Shopping now allows merchants to link a\n[Merchant Center](//merchants.google.com) account with the appropriate\n[Business Profile](//www.google.com/business) and\nconfigure additional settings needed to serve products for\n[Local Inventory Ads](https://support.google.com/merchants/answer/3057972)\n(LIA). Here, we walk through the onboarding process in setting up LIA\ninformation for your Merchant Center account.\n\nBefore you begin\n----------------\n\nThis guide assumes that you already have a Merchant Center account and a\nBusiness Profile and that you are already familiar with the basics of the\nContent API for Shopping. For more information on creating a Business Profile,\nsee [Sign up for a Business Profile](//support.google.com/business/answer/6300717).\n\nFor the rest of this guide, we use the following example account\ninformation:\n\n- Merchant Center\n\n - Managing account (the `merchantId` parameter in method calls): 12345\n - Account to contain local products (the `accountId` parameter in method calls): 67890\n\n | **Note:** Here, we use a multi-client account and a sub-account, but you can use this process for standalone accounts as well. For standalone accounts, the managing account will be the same as the account that contains local products, so you'll use the same Merchant Center ID for both parameters.\n- Business Profiles\n\n - Administrative account, `admin@example.com`, has access to:\n - All business accounts (both those listed below and others not listed)\n - 82 store locations in total\n - Business accounts:\n - Golden-State, 20 locations, managed by `california@example.com`\n - Sunshine-State, 15 locations, managed by `florida@example.com`\n - Empire-State, 25 locations, managed by `newyork@example.com`\n- Other information needed for the LIA onboarding process\n\n - Inventory verification contact for English-speaking locations in the US: Inventory Manager \\\u003c`invcheck@example.com`\\\u003e\n\nThe examples in this guide are REST HTTP requests with JSON content as the body\nwhen needed. Responses are only included for GET methods. Also, JSON object\nfields may be omitted in responses when they are unrelated to the current topic,\nso actual responses from the Content API may contain more information. You can\ntry out the steps in this guide using the Try-It sections for the appropriate\nmethods in the [reference documentation](/shopping-content/reference/rest/v2.1) or\nuse one of our [client libraries](/shopping-content/guides/libraries) to\ndevelop your solution in your preferred programming language.\n\nOnce you're ready to begin, continue with the other sections of this guide:\n\n- [Configure Target Countries for LIA](/shopping-content/guides/how-tos/lia/configure-targets)\n- [Link Your Business Profile](/shopping-content/guides/how-tos/lia/link-gmb)\n- [Verify Your Inventory](/shopping-content/guides/how-tos/lia/verify-inventory)\n\n| **Note:** These sections can and should be performed in parallel, as most sections can be done independently. We will explicitly note steps within a section that require other sections to be completed first."]]