ETCampaignAsset - Represents an asset associated with a campaign.
More...
|
string | Type [get, set] |
| Gets or sets the type of the campaign asset. More...
|
|
string | CampaignID [get, set] |
| Gets or sets the campaign identifier of the campaign asset. More...
|
|
string [] | IDs [get, set] |
| Gets or sets the identifier of the campaign asset. More...
|
|
string | ItemID [get, set] |
| Gets or sets the item identifier of the campaign asset. More...
|
|
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...
|
|
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] |
|
|
string | CleanRestValue (JToken obj) |
|
ETCampaignAsset - Represents an asset associated with a campaign.
◆ ETCampaignAsset() [1/2]
FuelSDK.ETCampaignAsset.ETCampaignAsset |
( |
| ) |
|
|
inline |
Initializes a new instance of the T:FuelSDK.ETCampaignAsset class.
◆ ETCampaignAsset() [2/2]
FuelSDK.ETCampaignAsset.ETCampaignAsset |
( |
JObject |
obj | ) |
|
|
inline |
Initializes a new instance of the T:FuelSDK.ETCampaignAsset class.
- Parameters
-
◆ Delete()
Delete this instance.
- Returns
- The T:FuelSDK.DeleteReturn.
◆ Get()
Get this instance.
- Returns
- The T:FuelSDK.GetReturn.
◆ GetMoreResults()
GetReturn FuelSDK.ETCampaignAsset.GetMoreResults |
( |
| ) |
|
|
inline |
Gets more results.
- Returns
- The T:FuelSDK.GetReturn.
◆ Post()
Post this instance.
- Returns
- The T:FuelSDK.PostReturn.
◆ CampaignID
string FuelSDK.ETCampaignAsset.CampaignID |
|
getset |
Gets or sets the campaign identifier of the campaign asset.
The campaign identifier.
◆ IDs
string [] FuelSDK.ETCampaignAsset.IDs |
|
getset |
Gets or sets the identifier of the campaign asset.
The identifier.
◆ ItemID
string FuelSDK.ETCampaignAsset.ItemID |
|
getset |
Gets or sets the item identifier of the campaign asset.
The item identifier.
◆ Type
string FuelSDK.ETCampaignAsset.Type |
|
getset |
Gets or sets the type of the campaign asset.
The type.
The documentation for this class was generated from the following file:
- FuelSDK-CSharp/ETCampaignAsset.cs