CampaignResponseModel.Tracking Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
tracking
[System.Text.Json.Serialization.JsonPropertyName("tracking")]
public Azure.Connectors.Sdk.MailChimp.Models.Tracking Tracking { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("tracking")>]
member this.Tracking : Azure.Connectors.Sdk.MailChimp.Models.Tracking with get, set
Public Property Tracking As Tracking
Property Value
- Attributes