AT&T API Platform SDK for Microsoft®  2.3.3
Wrapper classes that allow developers to build robust applications using .NET
 All Classes Namespaces Functions Enumerations Properties
ATT_MSSDK.Advertisementv1.Ad Class Reference

Container structure for the advertisement details. More...

List of all members.

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.

Detailed Description

Container structure for the advertisement details.


Property Documentation

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.

Gets or sets the value of Content All of the ad content is placed in this node as is from 3rd party.

Gets or sets the value of ImageUrl. This parameter returns the link to the image of the advertisement.

Gets or sets the value of Text. Any ad text(either independent or below the ad)

Gets or sets the value of TrackUrl. This parameter contains the pixel tracking URL.

Gets or sets the type of advertisement.