Fixed
API Reference corrections: request body parameter types
about 9 hours ago by Blair Matheson
Corrected two request body parameter types in the API Reference that could cause failed requests:
- Create Conditional Execution Approval —
additional_datais now documented as an object. Pass it as a JSON object. - Update Campaign Interactions —
AppIDis now documented as an integer (previously shown as a string). Send it as an integer.