QueryObject
An object that contains the content of a query.
| Name | Data Type | Description |
|---|---|---|
Objects | Array of QueryObject objects | Specifies the query. |
ObjectType | String | Specifies whether the object is a List, Subscriber, Email, or other type of object. |
Properties | ArrayOfString | Specifies an array of property definitions available for an object type. You can retrieve allowed properties using the Describe method. |