Stay organized with collections
Save and categorize content based on your preferences.
You can represent individuals under a given Client with
users.
You can implement client users to manage individual access to the
Authorized Buyers
UI,
and to retrieve information for negotiations.
An individual user is represented by a
ClientUser.
A client user can only use features that their parent Client has access to. A
client user who has accepted your invitation can access the Authorized Buyers
Marketplace UI while signed into the Google account connected to their email.
You can't modify the email of a ClientUser after creation. If you
need to change an email, we recommend removing
and readding
the ClientUser.
[[["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 2024-09-18 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"]]