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 webpage provides documentation for the `CreateUserLinkRequest` class within the Google Analytics Admin API, focusing on its Java implementation."],["The latest available version of the `CreateUserLinkRequest` class is version 0.70.0, with a detailed list of older versions also provided, extending back to version 0.14.0."],["`CreateUserLinkRequest` is a request message used for creating user links via the CreateUserLink RPC, managing permissions for users to access resources within Google Analytics."],["The documentation outlines the class's inheritance, implementing interfaces, inherited members, and static methods, including details on parsing and building instances."],["The class details also cover various methods such as `getParent`, `getUserLink`, `getNotifyNewUser`, and `writeTo`, illustrating how to interact with and manipulate data within a `CreateUserLinkRequest` object."]]],[]]