james_icf
06-04-2018
When using the queryDef method, is there a way to select all parameters in a schema without having to define each individual parameter as a node?
shrawans3153003
Employee
In queryDef we have method SelectAll which adds all fields in the select part.
Please refer Campaign js api documentation for more details (ac_jsapi-en.chm)