Input and Output for Campaign
The Input tab and the Output tab have the following fields for retrieving Campaign.
| Input Item | Data Type | Description |
|---|---|---|
| ParamsGetCampaignsForSource | ||
| source | string | The source that categorized the campaigns. The value can be MKTOWS or SALES. The latter provides a list of campaigns available to sales insight. |
| name | string | The name of the campaigns to be retrieved. |
| exactName | string | Indicates if the retrieved campaigns must have an exact match for the specified name. |
| Output Item | Data Type | Description |
|---|---|---|
| SuccessGetCampaignsForSource/result | ||
| returnCount | integer | The number of campaigns that have been retrieved. |
| campaign
RecordList |
complex | The information of the retrieved campaigns. It contains the id, name, and description items. |
Copyright © Cloud Software Group, Inc. All Rights Reserved.