![]() |
AT&T API Platform SDK for Microsoft®
2.3.3
Wrapper classes that allow developers to build robust applications using .NET
|
Container structure for the advertisement details. More...
Properties | |
string | Type [get, set] |
Gets or sets the type of advertisement. | |
string | ClickUrl [get, set] |
Gets or sets the value of ClickUrl. This parameter contains the click URLs. It returns all the possible sizes available. For SMS ads, the URL is shortened to 35-40 characters. | |
ImageUrl | ImageUrl [get, set] |
Gets or sets the value of ImageUrl. This parameter returns the link to the image of the advertisement. | |
string | Text [get, set] |
Gets or sets the value of Text. Any ad text(either independent or below the ad) | |
string | TrackUrl [get, set] |
Gets or sets the value of TrackUrl. This parameter contains the pixel tracking URL. | |
string | Content [get, set] |
Gets or sets the value of Content All of the ad content is placed in this node as is from 3rd party. |
Container structure for the advertisement details.
string ATT_MSSDK.Advertisementv1.Ad.ClickUrl [get, set] |
Gets or sets the value of ClickUrl. This parameter contains the click URLs. It returns all the possible sizes available. For SMS ads, the URL is shortened to 35-40 characters.
string ATT_MSSDK.Advertisementv1.Ad.Content [get, set] |
Gets or sets the value of Content All of the ad content is placed in this node as is from 3rd party.
ImageUrl ATT_MSSDK.Advertisementv1.Ad.ImageUrl [get, set] |
Gets or sets the value of ImageUrl. This parameter returns the link to the image of the advertisement.
string ATT_MSSDK.Advertisementv1.Ad.Text [get, set] |
Gets or sets the value of Text. Any ad text(either independent or below the ad)
string ATT_MSSDK.Advertisementv1.Ad.TrackUrl [get, set] |
Gets or sets the value of TrackUrl. This parameter contains the pixel tracking URL.
string ATT_MSSDK.Advertisementv1.Ad.Type [get, set] |
Gets or sets the type of advertisement.