Version: 2021.1
言語: 日本語
public static Analytics.AnalyticsResult SetEventEndPoint (string eventName, string endPoint, int ver, string prefix);

パラメーター

eventName Name of the event.
ver Event version number.
endPoint Event end point URL.
prefix Optional event name prefix value.

説明

Use this API to set the event end point URL. Note: This API is for internal use only and is likely change in the future. Do not use in user code.