Wired Plus API Documentation

API v1 Guide

Account

Automation

Contacts

Dynamic Rows

Lists

Campaigns

Transactional Emails

Lead Score

Products

Carts

Orders

Custom Fields

GET GetCampaignById

Retrieves details of a specific campaign.

Input and output parameters

The input and output parameters for this method are:

*denotes required field.

Input Parameter Name Type/Info
id* integer(11), the id of the contact.
Outputs:
  • An array with all the campaign information (details below).

Examples

Curl

    
    
    

PHP

    
    


jQuery

    
    


Result Format JSON