GetCampaigns Web Service Operations

For a list of operations associated with this Web service, see the following table.

Name Description

GetCampaigns

Returns a list of campaigns based on provide input parameters.

Request Message Description: GetCampaigns

For a description of this request message, see the following table.

Node Description Type

Campaign Name

Optional. The campaign name. Restricts results by campaign name. For example, passing a value of 2002 will return all campaigns that have 2002 in the name.

String

Start Date

Optional. Returns a list of campaigns having a start date greater or equal to a given value.

String

End Date

Optional. Returns a list of campaigns having a start date less than or equal to a given value.

String

Page Number

Required. Determines the number of records retrieved by a response. It must be a value greater than zero.

String

Row Number

Optional. Retrieves the Page Number value of campaigns. It must be a value greater than zero.

String

Source Code

The row ID of the campaign you want to retrieve.

String

Response Message Description: GetCampaigns

For a description of this response message, see the following table.

Node Description Type

MKTG campaign IO

Determines what fields of campaign records are retrieved and added to a response.

Integration Object