EditorAnalytics.SetEventWithLimitEndPoint

Switch to Manual
public static Analytics.AnalyticsResult SetEventWithLimitEndPoint (string eventName, string endPoint, int ver);

Parameters

eventNameName of the event.
verEvent version number.
endPointEvent end point URL.

Description

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.