AssociatedAccountIdentifier
Stay organized with collections
Save and categorize content based on your preferences.
The account ID the user has with the integrator.
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-07-29 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-29 UTC."],[[["\u003cp\u003eThe JSON representation uses an \u003ccode\u003eaccountId\u003c/code\u003e field to store the user's account ID with the integrator.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eaccountId\u003c/code\u003e is a required string field and should be a unique, immutable identifier for the account's lifespan.\u003c/p\u003e\n"],["\u003cp\u003eThis ID helps Google understand account relationships and assists customer support in diagnosing issues.\u003c/p\u003e\n"]]],["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"],null,["# AssociatedAccountIdentifier\n\n- [JSON representation](#SCHEMA_REPRESENTATION)\n\nThe account ID the user has with the integrator.\n\n| JSON representation |\n|---------------------------------|\n| ``` { \"accountId\": string } ``` |\n\n| Fields ||\n|-------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `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. |"]]