Class: parameters

parameters()

new parameters()

License:
  • http://www.apache.org/licenses/LICENSE-2.0
Source:

Methods

loadFile(filePath)

Reads a file and sets the content, and unit parameters accordingly
Parameters:
Name Type Description
filePath file The file path from which the desired file will be loaded
Source:

loadParams()

Loads all non-null parameters into a new JSON that will be used as parameters for an Analytics API endpoint Parameters that start with '_' are internal and not included in the endpoint request
Source: