Solved
Is there something like Select * when using queryDef?
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?
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?
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)
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.