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 webpage provides documentation for the `CreateUserLinkRequest` class within the Google Analytics Admin API, specifically in Java."],["The latest version of this documentation is for version 0.70.0, while it also includes a list of previous versions ranging from 0.69.0 down to 0.14.0."],["The `CreateUserLinkRequest` class is used to create a request to add a new user link to Google Analytics, inheriting from `GeneratedMessageV3`, and implementing the `CreateUserLinkRequestOrBuilder` interface."],["The class provides methods for creating, parsing, and managing `CreateUserLinkRequest` objects, as well as checking and setting fields like `parent`, `user_link`, and `notify_new_user`."],["The class utilizes static fields such as `NOTIFY_NEW_USER_FIELD_NUMBER`, `PARENT_FIELD_NUMBER`, and `USER_LINK_FIELD_NUMBER`, to manage data related to the `CreateUserLinkRequest`."]]],[]]