Organiza tus páginas con colecciones
Guarda y categoriza el contenido según tus preferencias.
Puedes representar a personas de un Client determinado con users.
Puedes implementar usuarios cliente para administrar el acceso individual a la IU de Authorized Buyers y recuperar información para las negociaciones.
Un usuario individual está representado por un ClientUser.
Un usuario cliente solo puede usar funciones a las que tiene acceso su superior Client. Un usuario cliente que aceptó tu invitación puede acceder a la IU de Marketplace de Authorized Buyers mientras accede a la Cuenta de Google conectada con su email.
No puedes modificar el email de un ClientUser después de su creación. Si necesitas cambiar un correo electrónico, te recomendamos que quites y vuelvas a agregarClientUser.
[[["Fácil de comprender","easyToUnderstand","thumb-up"],["Resolvió mi problema","solvedMyProblem","thumb-up"],["Otro","otherUp","thumb-up"]],[["Falta la información que necesito","missingTheInformationINeed","thumb-down"],["Muy complicado o demasiados pasos","tooComplicatedTooManySteps","thumb-down"],["Desactualizado","outOfDate","thumb-down"],["Problema de traducción","translationIssue","thumb-down"],["Problema con las muestras o los códigos","samplesCodeIssue","thumb-down"],["Otro","otherDown","thumb-down"]],["Última actualización: 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"]]