RetrieveMarketingResultsRequest Class
Applies To: Dynamics Marketing
Contains the data to retrieve a list of marketing results.
Assembly: Microsoft.Dynamics.Marketing.SDK (in Microsoft.Dynamics.Marketing.SDK.dll)
Microsoft.Dynamics.Marketing.SDK.Common::SdkMessage
Microsoft.Dynamics.Marketing.SDK.Common::SdkRequest
Microsoft.Dynamics.Marketing.SDK.Messages.MarketingResult::RetrieveMarketingResultsRequest
| Name | Description | |
|---|---|---|
![]() | RetrieveMarketingResultsRequest() | Initializes a new instance of the RetrieveMarketingResultsRequest class. |
| Name | Description | |
|---|---|---|
![]() | BelongsToCompany | Gets or sets the company to retrieve the marketing results for. |
![]() | Campaign | Gets or sets the campaign. |
![]() | Channel | Gets or sets the channel. |
![]() | Contact | Gets or sets the contact. |
![]() | Date | Gets or sets the date. |
![]() | EmailMessage | Gets or sets the email message. |
![]() | Event | Gets or sets the event. |
![]() | FromUpdateDate | Gets or sets the value indicating the first update, expressed as the Coordinated Universal Time (UTC). |
![]() | Job | Gets or sets the job. |
![]() | MarketingResultType | Gets or sets the marketing result type. |
![]() | MaxNumberOfRecordsToGet | Gets or sets the maximum number of records to retrieve. |
![]() | OriginOfChange | Gets or sets the value of where the change came from. |
![]() | Program | Gets or sets the program. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToBrokeredMessage() | Creates a new brokered message with the compressed and serialized SdkMessage.(Inherited from SdkMessage.) |
![]() | ToBrokeredMessage(String^) | Creates a new brokered message with the compressed and serialized SdkMessage.(Inherited from SdkRequest.) |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
RetrieveMarketingResultsRequest
Microsoft.Dynamics.Marketing.SDK.Messages.MarketingResult Namespace
Developer overview of Microsoft Dynamics Marketing
Gain insights using email marketing results
Getting started with the SDK
Quick start with sample code
Sample: Create, read, update, and delete marketing results
Assembly included in the Microsoft Dynamics Marketing SDK
Web service and assembly reference


