AccountClosedAccountTakenOver
The user's account with the integrator has been closed, suspected account take over.
JSON representation |
{
"rawResult": {
object (RawResult )
}
} |
Fields |
rawResult |
object (RawResult )
OPTIONAL: Raw result of this event. Used to help inform Google's risk engine and analytics. In decline code–mapping situations, data is sometimes lost. The integrator can choose to give Google a raw code. For example, a credit card gateway (the integrator) may use this field to communicate to Google the exact decline code that was received from the VISA network. In that case, the scope would be "visa" and the rawCode would be whatever the VISA network returned.
|
All rights reserved. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-02-28 UTC.
[null,null,["Last updated 2025-02-28 UTC."],[[["This page documents the JSON representation for the scenario where a user's account with the integrator has been closed due to suspected account takeover."],["It includes a raw result field, optional, for providing additional context to Google's risk engine and analytics."],["The raw result allows integrators to share specific decline codes or information, which may have been lost in standard decline code mapping."],["The raw result includes details like the scope (e.g., \"visa\") and the raw code received from the relevant network."]]],["The user's account with the payment integrator was closed due to suspected account takeover. The JSON representation includes a `rawResult` object, which is optional and used for Google's risk engine and analytics. This field allows integrators to provide raw event data, such as decline codes, to Google. It can contain an exact decline code, like from the VISA network, with a corresponding scope.\n"]]