Campaign Methods
Web Session Object
Transaction Object
Token Object
Season Set Object
Refund Object
RatePlan Object
Product Object
Payment Provider Object
Payment Method Object
NameValuePair Object
GiftCard Object
Entitlement Object
Chargeback Object
Campaign Object
BillingPlan Object
AutoBill Object
Address Object
Activity Object
Account Object
Campaign Methods
The following table summarizes the methods for the Campaign object.
Method |
Description |
Sets the state of an Inactive or Pending Campaign to Active. |
|
Activates a CouponCode. |
|
Cancels a Campaign and all of its existing promotionCodes or couponCodes. |
|
Campaign.cloneCampaign |
Vindicia best practices recommendation is to use the Vindicia Subscribe GUI interface, rather than the API, to clone a Campaign. |
Campaign.createCampaign |
Vindicia best practices recommendation is to use the Vindicia Subscribe GUI interface, rather than the API, to create new Campaigns. |
Sets the status of an Active or Pending Campaign to Inactive. |
|
Returns an array of Campaign objects, filtered by CampaignState, if specified. |
|
Loads a Campaign by your Campaign ID. |
|
Loads a Campaign by its VID. |
|
Campaign.generateCouponCodes |
Vindicia best practices recommendation is to use the Vindicia Subscribe GUI interface, rather than the API, to generate Coupon Codes. |
Campaign.markAllCouponsUsed |
Vindicia best practices recommendation is to use the Vindicia Subscribe GUI interface, rather than the API, to mark all Coupons Used. |
Fetches previously generated CouponCodes. |
|
Campaign.updateCampaign |
Vindicia best practices recommendation is to use the Vindicia Subscribe GUI interface, rather than the API, to update a Campaign. |
Checks if a Coupon or Promotion may be used. |
For Users
Learn More