Custom Search JSON API Reference
この API リファレンスは、リソースタイプ別にまとめられています。各リソースタイプには、1 つ以上のデータ表現と 1 つ以上のメソッドがあります。
リソースタイプ
-
CSE
-
Cse.siterestrict
CSE
CSE リソースの詳細については、リソースの表現のページをご覧ください。
メソッド |
HTTP リクエスト |
説明 |
特に明記されていない限り、URI は https://www.googleapis.com からの相対 URL |
list
|
GET /customsearch/v1
|
cse.list メソッドは、実行された検索に関するメタデータ、検索に使用されたカスタム検索エンジンに関するメタデータ、検索結果を返します。
必須のクエリ パラメータ:
cx 、q |
Cse.siterestrict
Cse.siterestrict リソースの詳細については、リソースの表現のページをご覧ください。
メソッド |
HTTP リクエスト |
説明 |
特に明記されていない限り、URI は https://www.googleapis.com からの相対 URL |
list
|
GET /customsearch/v1/siterestrict
|
実行された検索に関するメタデータ、検索に使用されたカスタム検索エンジンに関するメタデータ、検索結果を返します。少数の URL パターンを使用します。
必須のクエリ パラメータ:
cx 、q |
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-08-22 UTC。
[null,null,["最終更新日 2024-08-22 UTC。"],[[["This API reference is organized by resource type, with each type having one or more data representations and methods."],["The two main resource types are CSE and Cse.siterestrict, each with their own set of methods for interacting with them."],["The `cse.list` method allows you to retrieve metadata about a search, the custom search engine used, and the search results themselves using required query parameters `cx` and `q`."],["Similarly, the `siterestrict.list` method provides similar search metadata and results but utilizes a smaller set of URL patterns and also requires `cx` and `q` query parameters."]]],[]]