Create a Campaign

Use the POST method to create a new campaign.

Documentation for the Fuel Java SDK can be found at http://salesforce-marketingcloud.github.io/FuelSDK-Java/

You can provide the following values for the props property on the object:

  • name

    • String datatype
    • Name of the campaign
  • description

    • String datatype
    • Description of the campaign
  • campaignCode

    • String datatype
    • User-supplied unique identifier for an object within an object type
  • color

    • String datatype
    • Specifies either Public or Private as the type
  • favorite

    • Boolean datatype
    • Specifies if campaign is a favorite