Analytics.SetEventEndPoint

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

Parameters

eventNameName of the event.
verEvent version number.
endPointEvent end point URL.
prefixOptional event name prefix value.

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.