Skip to main content

invitations

Overview

Nameinvitations
TypeResource
Idgoogleads.adexchangebuyer2.invitations

Fields

NameDatatypeDescription
clientAccountIdstringNumerical account ID of the client buyer that the invited user is associated with. The value of this field is ignored in create operations.
emailstringThe email address to which the invitation is sent. Email addresses should be unique among all client users under each sponsor buyer.
invitationIdstringThe unique numerical ID of the invitation that is sent to the user. The value of this field is ignored in create operations.

Methods

NameAccessible byRequired ParamsDescription
accounts_clients_invitations_getSELECTaccountId, clientAccountId, invitationIdRetrieves an existing client user invitation.
accounts_clients_invitations_listSELECTaccountId, clientAccountIdLists all the client users invitations for a client with a given account ID.
accounts_clients_invitations_createINSERTaccountId, clientAccountIdCreates and sends out an email invitation to access an Ad Exchange client buyer account.