Method: addOrModifyTargetObjs

Add or update multiple targets.

Parameters

Name Type Description
targ Target Target to update

Returns

A return element having the structure defined by the following table.

Name Type Description
errorMessage string Error message in readable text
returnCode int Web service error code, 0 if the operation is successful
success boolean Displays True if the operation occurred successfully
target Target Updated target

Example