- Action ID
actions.intent.GET_CREDIT_SCORE
- Description
- Get credit score from a credit agency.
- Example queries
-
en-US
- What is my credit score?
- Check my credit score.
- JSON-LD sample
-
[ { "exampleValues": [ { "@context": "https://schema.org", "@type": "Corporation" } ], "name": "creditAgency", "schemaType": [ "https://schema.org/Corporation" ] } ]
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-09-18 UTC.
[null,null,["Last updated 2024-09-18 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"]]