Parameter Transfer Interface (Non-Verification Mode)
Interface Description
Interface definition
The parameter transfer interface (non-verification mode) interface is used to
(1) third-party developers have their own login status (such as facebook id, Game user id, etc.), but they want to send the login status to the questionnaire system;
(2) Non-standard access to MSDK, result in the failure in collecting the openid with MSDK-V3 or MSDK-V5 .
Interface Description
The developer dynamically splices the specified parameters into the questionnaire link, realizes the login state transfer and other parameter transfer, and stores them in the questionnaire system. The parameters include openid (required), source (optional), info (optional), respectively Stored in the uid, uidSource, and info columns in the exported data.
Parameter
Required
Description
openid
Yes
The unique ID of the logged-in user
source
no
User-defined channel identification, such as wx/qq, etc.
info
no
Additional login user information, customizable

Comparison of examples of normal link and embedded link
*For reference only
最后更新于
这有帮助吗?