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.
Protobuf type google.analytics.admin.v1alpha.CreateUserLinkRequest
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-17 UTC."],[[["This document outlines the available versions of the `CreateUserLinkRequest` class within the Google Analytics Admin Java library, ranging from version 0.14.0 to the latest 0.70.0."],["The `CreateUserLinkRequest` class is a request message for the CreateUserLink RPC, which is designed to manage user links within Google Analytics accounts."],["Users can utilize multiple email addresses, but the primary email will always be the one returned in the UserLink response, so the request and response email addresses may not be the same."],["The `CreateUserLinkRequest` class extends `GeneratedMessageV3` and implements `CreateUserLinkRequestOrBuilder`, inheriting numerous methods and functionalities for protocol buffer message handling."],["The methods are used to manage the creation and configuration of the user link, including setting the parent resource, handling notification preferences for new users, and getting or setting user link fields."]]],[]]