FuelSDK-CSharp
Public Member Functions | Properties | List of all members
FuelSDK.ETClickEvent Class Reference

ETClickEvent - Represents ClickEvent Class Contains time and date information, as well as a URL ID and a URL, regarding a click on a link contained in a message. More...

Inheritance diagram for FuelSDK.ETClickEvent:
FuelSDK.ClickEvent FuelSDK.TrackingEvent FuelSDK.APIObject FuelSDK.ET_ClickEvent

Public Member Functions

 ETClickEvent ()
 Initializes a new instance of the T:FuelSDK.ETClickEvent class. More...
 
GetReturn Get ()
 Get this instance. More...
 
GetReturn GetMoreResults ()
 Gets the more results. More...
 
InfoReturn Info ()
 Get the Info of this instance. More...
 

Properties

bool GetSinceLastBatch [get, set]
 Gets or sets a value indicating whether this T:FuelSDK.ETClickEvent get since last batch. More...
 
- Properties inherited from FuelSDK.ClickEvent
int URLID [get, set]
 
bool URLIDSpecified [get, set]
 
string URL [get, set]
 
- Properties inherited from FuelSDK.TrackingEvent
int SendID [get, set]
 
bool SendIDSpecified [get, set]
 
string SubscriberKey [get, set]
 
System.DateTime EventDate [get, set]
 
bool EventDateSpecified [get, set]
 
EventType EventType [get, set]
 
bool EventTypeSpecified [get, set]
 
string TriggeredSendDefinitionObjectID [get, set]
 
int BatchID [get, set]
 
bool BatchIDSpecified [get, set]
 
- Properties inherited from FuelSDK.APIObject
ETClient AuthStub [get, set]
 Gets or sets the authentication stub. More...
 
string [] Props [get, set]
 Gets or sets the properties. More...
 
FilterPart SearchFilter [get, set]
 Gets or sets the search filter. More...
 
string LastRequestID [get, set]
 Gets or sets the last request identifier. More...
 
string DirectoryPath [get, set]
 Gets or sets the directory path. More...
 
string UniqueID [get]
 Gets the unique identifier. Returns the ID if the value is greater than 0. If not and Object ID is not null returns Object ID. If not and Customer Key is not null returns Customer Key. If not throw throws error. More...
 
ClientID Client [get, set]
 
string PartnerKey [get, set]
 
APIProperty [] PartnerProperties [get, set]
 
System.DateTime CreatedDate [get, set]
 
bool CreatedDateSpecified [get, set]
 
System.Nullable< System.DateTime > ModifiedDate [get, set]
 
bool ModifiedDateSpecified [get, set]
 
int ID [get, set]
 
bool IDSpecified [get, set]
 
string ObjectID [get, set]
 
string CustomerKey [get, set]
 
Owner Owner [get, set]
 
string CorrelationID [get, set]
 
string ObjectState [get, set]
 

Detailed Description

ETClickEvent - Represents ClickEvent Class Contains time and date information, as well as a URL ID and a URL, regarding a click on a link contained in a message.

Constructor & Destructor Documentation

◆ ETClickEvent()

FuelSDK.ETClickEvent.ETClickEvent ( )
inline

Initializes a new instance of the T:FuelSDK.ETClickEvent class.

Member Function Documentation

◆ Get()

GetReturn FuelSDK.ETClickEvent.Get ( )
inline

Get this instance.

Returns
The T:FuelSDK.GetReturn.

◆ GetMoreResults()

GetReturn FuelSDK.ETClickEvent.GetMoreResults ( )
inline

Gets the more results.

Returns
The T:FuelSDK.GetReturn.

◆ Info()

InfoReturn FuelSDK.ETClickEvent.Info ( )
inline

Get the Info of this instance.

Returns
The T:FuelSDK.InfoReturn.

Property Documentation

◆ GetSinceLastBatch

bool FuelSDK.ETClickEvent.GetSinceLastBatch
getset

Gets or sets a value indicating whether this T:FuelSDK.ETClickEvent get since last batch.

true if get since last batch; otherwise, false.


The documentation for this class was generated from the following file: