Google Business Performance API에는 단일 API 요청으로 여러 'DailyMetrics'를 가져올 수 있는
새로운 API 메서드가 있습니다.
v4 reportInsights API 메서드에서 Google Business Profile Performance API로 이전하려면
지원 중단 일정 및 안내를 검토하세요.
REST Resource: accounts.invitations
컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
리소스
이 리소스에는 영구 데이터가 연결되어 있지 않습니다.
방법 |
|
지정된 초대를 수락합니다. |
|
지정된 초대를 거부합니다. |
|
지정된 계정의 대기 중인 초대를 나열합니다. |
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2025-07-25(UTC)
[null,null,["최종 업데이트: 2025-07-25(UTC)"],[[["\u003cp\u003eThis resource manages invitations for Google My Business accounts and does not store persistent data.\u003c/p\u003e\n"],["\u003cp\u003eUsers can accept, decline, or list pending invitations using the provided methods.\u003c/p\u003e\n"],["\u003cp\u003eThe available methods allow for managing invitations to a Google My Business account.\u003c/p\u003e\n"]]],["This resource manages account invitations, with no persistent data. Key actions include accepting, declining, and listing invitations. The `accept` method processes a specific invitation acceptance. The `decline` method handles the rejection of an invitation. Lastly, the `list` method retrieves all pending invitations related to a given account. These actions are the core functions provided by this resource.\n"],null,["# REST Resource: accounts.invitations\n\n- [Resource](#RESOURCE_REPRESENTATION)\n- [Methods](#METHODS_SUMMARY)\n\nResource\n--------\n\nThere is no persistent data associated with this resource.\n\n| Methods ------- ||\n|----------------------------------------------------------------------------------------------|------------------------------------------------------|\n| ### [accept](/my-business/reference/accountmanagement/rest/v1/accounts.invitations/accept) | Accepts the specified invitation. |\n| ### [decline](/my-business/reference/accountmanagement/rest/v1/accounts.invitations/decline) | Declines the specified invitation. |\n| ### [list](/my-business/reference/accountmanagement/rest/v1/accounts.invitations/list) | Lists pending invitations for the specified account. |"]]