Indexing API
컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
개발자는 Indexing API를 사용하여 웹 문서의 수명 주기를 Google과 공유할 수 있습니다.
서비스: indexing.googleapis.com
아래의 모든 URI는 https://indexing.googleapis.com을 기준으로 합니다.
이 서비스는 다음 검색 문서를 제공합니다.
| 메서드 |
getMetadata |
GET /v3/urlNotifications/metadata
웹 문서에 관한 메타데이터를 가져옵니다. |
publish |
POST /v3/urlNotifications:publish
URL이 업데이트 또는 삭제되었음을 알립니다. |
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2025-08-04(UTC)
[null,null,["최종 업데이트: 2025-08-04(UTC)"],[],["The Indexing API, accessible via `indexing.googleapis.com`, enables developers to interact with Google regarding web document lifecycles. It offers a `v3.urlNotifications` REST resource. Key actions include using the `getMetadata` method (GET request to `/v3/urlNotifications/metadata`) to retrieve web document metadata. Developers can also use the `publish` method (POST request to `/v3/urlNotifications:publish`) to notify Google of updates or deletions of specific URLs. The API's discovery document is available at the provided URL.\n"]]