RetrieveRequest
The RetrieveRequest object retrieves data from the system.
Name | Data Type | Description |
---|---|---|
ClientIDs | ClientID[] | Specifies accounts and sub-accounts, including Enterprise 2.0, On-Your-Behalf, and Lock & Publish accounts, from which to retrieve data. |
ContinueRequest | xsd | Represents the RequestID that identifies a previous Retrieve requestto continue processing (returns the next available batch of data for that request). |
Filter | FilterPart | Specifies filter to apply to retrieve. |
ObjectType | xsd | Specifies whether the object is a List, Subscriber, Email, or other type of object. |
Options | RetrieveOptions | Options associated with a request. For a Configure call, options include CREATE or DELETE. |
PartnerProperties | APIProperty[] | A collection of metadata supplied by the client and stored by the system. These properties are accessible only via API. |
Properties | xsd | Specifies an array of property definitions available for an object type. You can retrieve allowed properties using the Describe method. |
QueryAllAccounts | xsd | Queries all accounts, including parent and all children, regarding an event (ignores specified ClientIDs). |
RepeatLastResult | xsd | Used with RetrieveAllSinceLastBatch option to repeat returning a date-based request. |
RespondTo | AsyncResponse[] | Reserved for future use. |
RetrieveAllSinceLastBatch | xsd | Retrieve all data since last retrieve context. Works with added and modified data. You must include the same properties and filters as the previous request. |
Retrieves | Request[] | Reserved for future use. |
- Retrieve a Subscriber
- Retrieve Sent Event Details
- Retrieve a Triggered Send Summary
- Retrieve Additional Email Attributes
- Retrieve All Lists a Subscriber is On
- Retrieve All Lists for a Send
- Retrieve All Subscribers on a List
- Retrieve the Audience of an Email Send Definition
- Retrieve Data from a Data Extension
- Retrieve the Results of an Import