[[["わかりやすい","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"]],["最終更新日 2025-09-03 UTC。"],[[["\u003cp\u003eThe Indexing API requires authorization for all requests using OAuth 2.0 for accessing private user data.\u003c/p\u003e\n"],["\u003cp\u003eApplications need to be registered with Google API Console and the Indexing API activated to initiate the authorization process.\u003c/p\u003e\n"],["\u003cp\u003eUsers are presented with a consent screen to grant access, and upon approval, the application receives a short-lived access token to make authorized requests.\u003c/p\u003e\n"],["\u003cp\u003eGoogle's client libraries offer built-in support for handling parts of the authorization, simplifying the process for developers.\u003c/p\u003e\n"]]],["Applications must use OAuth 2.0 to authorize requests for private data from the Indexing API. This requires registering the application with the Google API Console to obtain a client ID and secret. The application requests a specific access scope from Google, which then prompts the user for consent. Upon approval, Google issues a short-lived access token. This token is attached to data requests, and Google validates it before providing the requested data. The scope for the Indexing API is `https://www.googleapis.com/auth/indexing` for read/write access.\n"],null,[]]