- Identyfikator działania
actions.intent.GET_CREDIT_SCORE
- Opis
- Uzyskaj ocenę zdolności kredytowej od agencji kredytowej.
- Przykładowe zapytania
-
en-US
- Jaki jest mój scoring kredytowy?
- Sprawdź moją zdolność kredytową.
- Przykładowy kod JSON-LD
-
[
{
"exampleValues": [
{
"@context": "https://schema.org",
"@type": "Corporation"
}
],
"name": "creditAgency",
"schemaType": [
"https://schema.org/Corporation"
]
}
]
O ile nie stwierdzono inaczej, treść tej strony jest objęta licencją Creative Commons – uznanie autorstwa 4.0, a fragmenty kodu są dostępne na licencji Apache 2.0. Szczegółowe informacje na ten temat zawierają zasady dotyczące witryny Google Developers. Java jest zastrzeżonym znakiem towarowym firmy Oracle i jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2024-08-29 UTC.
[null,null,["Ostatnia aktualizacja: 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"]]