Fixed

API Reference corrections: request body parameter types

Corrected two request body parameter types in the API Reference that could cause failed requests:

  • Create Conditional Execution Approvaladditional_data is now documented as an object. Pass it as a JSON object.
  • Update Campaign InteractionsAppID is now documented as an integer (previously shown as a string). Send it as an integer.