Constructors

Methods

  • Deletes an existing Marketing Event with the specified id, if one exists. Delete a marketing event

    Parameters

    • externalEventId: string

      The id of the marketing event to delete

    • externalAccountId: string

      The account id associated with the marketing event

    • Optional_options: Configuration

    Returns Promise<void>

  • Deletes an existing Marketing Event with the specified id, if one exists. Delete a marketing event

    Parameters

    • externalEventId: string

      The id of the marketing event to delete

    • externalAccountId: string

      The account id associated with the marketing event

    • Optional_options: Configuration

    Returns Promise<HttpInfo<void>>