C# Class CSharpAnalytics.Protocols.Measurement.MeasurementParameterDefinitions

List of all known parameters that may be found in a Google Analytics Measurement Protocol URI.
Used to facilitate the debugging of such requests.
Afficher le fichier Open project: TechSmith/CSharpAnalytics

Méthodes publiques

Свойство Type Description
All ParameterDefinition[]

Private Methods

Méthode Description
FormatBoolean ( string input ) : string

Convert a boolean 1 or 0 back to True or False.

FormatDate ( string secondsSince1970 ) : string

Format number of seconds since 1970 as formatted UTC date.

Property Details

All public_oe static_oe property

All parameters that may be found in a Google Analytics Measurement Protocol request.
public static ParameterDefinition[] All
Résultat ParameterDefinition[]