FuelSDK-CSharp
Public Member Functions | List of all members
FuelSDK.ET_Campaign Class Reference
Inheritance diagram for FuelSDK.ET_Campaign:
FuelSDK.ETCampaign FuelSDK.FuelObject FuelSDK.APIObject

Public Member Functions

 ET_Campaign (JObject obj)
 
- Public Member Functions inherited from FuelSDK.ETCampaign
 ETCampaign ()
 Initializes a new instance of the T:FuelSDK.ETCampaign class. More...
 
 ETCampaign (JObject obj)
 Initializes a new instance of the T:FuelSDK.ETCampaign class. More...
 
PostReturn Post ()
 Post this instance. More...
 
DeleteReturn Delete ()
 Delete this instance. More...
 
GetReturn Get ()
 Get this instance. More...
 
GetReturn GetMoreResults ()
 Gets more results. More...
 

Additional Inherited Members

- Protected Member Functions inherited from FuelSDK.FuelObject
string CleanRestValue (JToken obj)
 
- Properties inherited from FuelSDK.ETCampaign
string Name [get, set]
 Gets or sets the name of the campaign. More...
 
string Description [get, set]
 Gets or sets the description of the campaign. More...
 
string CampaignCode [get, set]
 Gets or sets the campaign code of the campaign. More...
 
string Color [get, set]
 Gets or sets the color of the campaign. More...
 
bool Favorite [get, set]
 Gets or sets the if the campaign is flagged as favorite. More...
 
- Properties inherited from FuelSDK.FuelObject
string Endpoint [get, set]
 Gets or sets the endpoint. More...
 
string [] URLProperties [get, set]
 Gets or sets the URL Properties. More...
 
string [] RequiredURLProperties [get, set]
 Gets or sets the required URL properties. More...
 
int Page [get, set]
 Gets or sets the page number. More...
 
- 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]
 

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