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."],[[["The page provides a comprehensive list of versions for `CreateUserLinkRequest`, ranging from version 0.14.0 up to the latest version 0.70.0, with each version linking to the relevant documentation."],["`CreateUserLinkRequest` is a request message used for the CreateUserLink RPC in the Google Analytics Admin API, allowing users to add links for users."],["The `CreateUserLinkRequest` class is an implementation that extends `GeneratedMessageV3`, allowing for various methods for data manipulation and it allows the emailing of the user of their new permissions."],["The class requires the parent account ID and the user link details for proper implementation."],["The documentation includes methods for parsing `CreateUserLinkRequest` from various input types such as `byte[]`, `ByteString`, `CodedInputStream`, and `InputStream`, ensuring compatibility with different data sources."]]],[]]