Version: 2020.1
언어: 한국어

Analytics.SetEventEndPoint

매뉴얼로 전환
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.