CampaignResponseModel.CreatedTime Property

Definition

The date and time the campaign was created

[System.Text.Json.Serialization.JsonInclude]
[System.Text.Json.Serialization.JsonPropertyName("create_time")]
public string CreatedTime { get; init; }
[<System.Text.Json.Serialization.JsonInclude>]
[<System.Text.Json.Serialization.JsonPropertyName("create_time")>]
member this.CreatedTime : string with get, set
Public Property CreatedTime As String

Property Value

Attributes

Applies to