- 操作 ID
actions.intent.GET_CREDIT_SCORE
- 説明
- 信用調査機関からクレジット スコアを取得します。
- クエリの例
-
en-US
- わたしのクレジット スコアは?
- クレジット スコアを確認して。
- JSON-LD のサンプル
-
[
{
"exampleValues": [
{
"@context": "https://schema.org",
"@type": "Corporation"
}
],
"name": "creditAgency",
"schemaType": [
"https://schema.org/Corporation"
]
}
]
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-08-29 UTC。
[null,null,["最終更新日 2024-08-29 UTC。"],[],["The core content describes the `actions.intent.GET_CREDIT_SCORE` action, which allows users to request their credit score from a credit agency. Users can initiate this action with queries like \"What is my credit score?\" or \"Check my credit score.\" The relevant data for this action is a credit agency, represented in a JSON-LD sample utilizing the `schema.org/Corporation` type.\n"]]