Optimize 10.3.0 | webMethods Optimize Documentation | Administering webMethods Optimize | For Developers | Configuring and Using the Web Service Data Collector | Sending Event and Dimensional Data | addDimension (dimension) and addDimensions (dimensions)
 
addDimension (dimension) and addDimensions (dimensions)
The addDimension method sends a single dimension. The addDimensions method sends multiple dimensions.
Input Parameters (all parameters are required unless specified as optional)
The following table describes the input parameters.
dimension
Document Container for the list of dimension attributes.
attributes
Document Container for dimension attribute information.
Parameter
Value
key
String Attribute name (such as Revenue).
value
String or key/value Attribute value (such as 500).
name
String Name of the dimension (such as Customer).
auth
Not used.
_port
Not used.