QueryObject
| Name | Data Type | Description |
|---|---|---|
| Objects | QueryObject[] | Specifies one or more object to create. |
| ObjectType | xsd:string | Specifies whether the object is a List, Subscriber, Email, or other type of object. |
| Properties | xsd:ArrayOfString | Specifies an array of property definitions available for an object type. You can retrieve allowed properties using the Describe method. |