Mantieni tutto organizzato con le raccolte
Salva e classifica i contenuti in base alle tue preferenze.
Puoi rappresentare le persone sotto una determinata Client con
users.
Puoi implementare gli utenti client per gestire l'accesso individuale all'interfaccia utente di Authorized Buyers e per recuperare informazioni per le negoziazioni.
Un utente singolo è rappresentato da un
ClientUser.
Un utente client può utilizzare solo le funzionalità a cui ha accesso Client il suo genitore. Un
utente cliente che ha accettato il tuo invito può accedere all'UI
di Marketplace di Authorized Buyers dopo aver eseguito l'accesso all'Account Google collegato al proprio email.
Non puoi modificare l'email di un ClientUser dopo la creazione. Se devi modificare un'email, ti consigliamo di rimuovere
e riaggiungere
il ClientUser.
[[["Facile da capire","easyToUnderstand","thumb-up"],["Il problema è stato risolto","solvedMyProblem","thumb-up"],["Altra","otherUp","thumb-up"]],[["Mancano le informazioni di cui ho bisogno","missingTheInformationINeed","thumb-down"],["Troppo complicato/troppi passaggi","tooComplicatedTooManySteps","thumb-down"],["Obsoleti","outOfDate","thumb-down"],["Problema di traduzione","translationIssue","thumb-down"],["Problema relativo a esempi/codice","samplesCodeIssue","thumb-down"],["Altra","otherDown","thumb-down"]],["Ultimo aggiornamento 2022-10-25 UTC."],[[["Authorized Buyers client users allow you to manage individual access to the Authorized Buyers UI and negotiation information."],["Client users inherit the access permissions of their parent client and can access the UI using their linked Google account."],["A `ClientUser`'s email address cannot be changed after creation; to update it, you must remove and re-add the user."],["You can use the `users` resource to represent individuals under a given client."]]],["Client users manage individual access to the Authorized Buyers UI and negotiation data. Each user, represented by a `ClientUser`, is linked to a `Client` and inherits its access privileges. Users access the UI via their associated email address upon accepting an invitation. Email addresses cannot be modified post-creation; instead, users must be removed and recreated for email changes. The `users` endpoint provides access to managing client users.\n"]]