ADO.NET Provider for Salesforce Marketing Cloud Account Engagement

Build 24.0.9060

CreateStudioProgram

Create an Engagement Studio Program using an Engagement Studio Program structure.

Input

Name Type Required Accepts Input Streams Description
Name String True False The name of the Engagement Studio Program.
FolderId String False False The ID of the Folder to store Engagement Studio Program.
FilePath String False False The path of the Engagement Studio Program Structure.
FileStream String False True The input stream that will be used in case that FilePath is not specified
Base64Data String False False A string of data that will be used as the full contents of the file. Can be obtained from the output of the DownloadStudioProgram stored procedure. Required if FullPath is not specified.

Result Set Columns

Name Type Description
Success String This value shows whether the operation was successful or not.
Id Int64 ID of the object.
FailureMessage String The failure message of unsuccessful operation.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 24.0.9060