About the Offer class
The Offer class contains methods which define an Offer object. This offer object contains many of the same properties of an offer in Campaign. The offer object contains the following attributes:
*
AdditionalAttributes-NameValuePairs containing any custom offer attributes you have defined in Campaign.
*
Description-The description of the offer.
*
EffectiveDate-The effective date of the offer.
*
ExpirationDate-The expiration date of the offer.
*
OfferCode-The offer code of the offer.
*
OfferName-The name of the offer.
*
TreatmentCode-The treatment code of the offer.
*
Score-The marketing score of the offer, or the score defined by the ScoreOverrideTable if the enableScoreOverrideLookup property is true.
getAdditionalAttributes
getDescription
getOfferCode
getOfferName
getScore
getTreatmentCode