Reference documentation and code samples for the Google Analytics Admin V1alpha Client class CreateUserLinkRequest.
Request message for CreateUserLink RPC.
Users can have multiple email addresses associated with their Google account, and one of these email addresses is the "primary" email address. Any of the email addresses associated with a Google account may be used for a new UserLink, but the returned UserLink will always contain the "primary" email address. As a result, the input and output email address for this request may differ.
Generated from protobuf message google.analytics.admin.v1alpha.CreateUserLinkRequest
Namespace
Google \ Analytics \ Admin \ V1alphaMethods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ parent
string
Required. Example format: accounts/1234
↳ notify_new_user
bool
Optional. If set, then email the new user notifying them that they've been granted permissions to the resource.
↳ user_link
getParent
Required. Example format: accounts/1234
string
setParent
Required. Example format: accounts/1234
var
string
$this
getNotifyNewUser
Optional. If set, then email the new user notifying them that they've been granted permissions to the resource.
bool
setNotifyNewUser
Optional. If set, then email the new user notifying them that they've been granted permissions to the resource.
var
bool
$this
getUserLink
Required. The user link to create.
hasUserLink
clearUserLink
setUserLink
Required. The user link to create.
$this