Product Notice: Eloqua App API Campaign & Program Endpoints – New “isExitHistoryDisabled” property
Overview
With the arrival of Eloqua release 23C (Aug 4 – 17, 2023), a new property, isExitHistoryDisabled, that indicates if the Campaign’s or Program’s Exit History has been disabled, will be added to the Application API Campaign and Program endpoints.
What’s changing?
With 23C, we are adding isExitHistoryDisabled to the Application API Campaign and Program endpoints, which will impact the following endpoints:
Campaign Endpoints
- Retrieve a list of campaigns: GET /api/REST/2.0/assets/campaigns
- Default depth is minimal
- Retrieve a campaign: GET /api/REST/2.0/assets/campaign/{id}
- Default depth is complete
- Create a campaign: POST /api/REST/2.0/assets/campaign
- Default depth is complete
Tagged:
0