Skip to main content

users

Overview

Nameusers
TypeResource
Idgoogleads.adexchangebuyer2.users

Fields

NameDatatypeDescription
emailstringUser's email address. The value of this field is ignored in an update operation.
statusstringThe status of the client user.
userIdstringThe unique numerical ID of the client user that has accepted an invitation. The value of this field is ignored in an update operation.
clientAccountIdstringNumerical account ID of the client buyer with which the user is associated; the buyer must be a client of the current sponsor buyer. The value of this field is ignored in an update operation.

Methods

NameAccessible byRequired ParamsDescription
accounts_clients_users_getSELECTaccountId, clientAccountId, userIdRetrieves an existing client user.
accounts_clients_users_listSELECTaccountId, clientAccountIdLists all the known client users for a specified sponsor buyer account ID.
accounts_clients_users_updateEXECaccountId, clientAccountId, userIdUpdates an existing client user. Only the user status can be changed on update.