AssociatedAccountIdentifier
JSON representation |
{
"accountId": string
} |
Fields |
accountId |
string
REQUIRED: The account ID the user has with the integrator. This is used for Google risk to understand account re-use and account relationships and Google customer operation agents to help customers diagnose issues. This value must be immutable for the life of the account.
|
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."],[[["The JSON representation uses an `accountId` field to store the user's account ID with the integrator."],["The `accountId` is a required string field and should be a unique, immutable identifier for the account's lifespan."],["This ID helps Google understand account relationships and assists customer support in diagnosing issues."]]],["The core content describes a JSON structure with a single, required field: `accountId`. This field, a string, represents the user's account ID with the integrator. It's crucial for Google to understand account re-use, relationships, and aid customer support in issue diagnosis. This `accountId` must remain unchanged throughout the account's lifespan.\n"]]