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 lists different versions of the `CreateUserLinkRequest` class in the `google-analytics-admin` package, ranging from version 0.14.0 to the latest version 0.70.0."],["The `CreateUserLinkRequest` class is used to create a request for the `CreateUserLink` RPC, allowing users to link to their Google accounts with the option to notify them via email."],["The webpage details that the `CreateUserLinkRequest` class is a subclass of `GeneratedMessageV3` and implements the `CreateUserLinkRequestOrBuilder` interface, inheriting various methods and properties from these parent classes and interfaces."],["The `CreateUserLinkRequest` includes required fields such as `parent` and `user_link`, as well as the optional `notify_new_user` field."],["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."]]],[]]