Raymond Leffelaar

  • Totale activiteit 361
  • Laatste activiteit
  • Lid sinds
  • Volgend 0 gebruikers
  • Gevolgd door 0 gebruikers
  • Stemmen 0
  • Abonnementen 190

Artikelen

Recente activiteit van Raymond Leffelaar Sorteren op recente activiteit Recente activiteit Stemmen
  • campaign_report_bounce_totals

    Example Usage of  campaign_report_bounce_totals Obtain bounce totals for a specific campaign. Description: Obtain a total of all bounces for a specific campaign. This only returns the total amou...

  • campaign_report_bounce_list

    Example Usage of  campaign_report_bounce_list View bounced email addresses for a specific campaign. Description: View all bounces for a specific campaign. You will be able to see the email addre...

  • campaign_paginator

    Example Usage of  campaign_paginator View a list of existing campaigns using pagination, much like it appears in the standard user interface. Description: View a list of campaigns based on sorti...

  • campaign_list

    Example Usage of  campaign_list View one or many campaigns. Description: View campaign settings and information. Endpoint: /admin/api.php?api_action=campaign_list HTTP method: GET Supporte...

  • campaign_delete_list

    Example Usage of  campaign_delete_list Delete multiple existing campaigns. Description: Allows you to delete multiple campaigns at once. Endpoint: /admin/api.php?api_action=campaign_delete_lis...

  • campaign_delete

    Example Usage of  campaign_delete Delete existing campaign. Description: Allows you to delete an existing campaign. Endpoint: /admin/api.php?api_action=campaign_delete HTTP method: GET Sup...

  • campaign_create

    Example Usage of  campaign_create Create new campaign. Description: Create and send a new campaign (immediately or scheduled for the future). Endpoint: /admin/api.php?api_action=campaign_creat...

  • form_html

    Example Usage of f form_html View a specific subscription form. Description: View just a single subscription form details and settings, including the HTML. This is useful for dynamically display...

  • form_getforms

    Example Usage of  form_getforms View all forms. Description: View all forms in the system. You will be able to see each individual form, and the settings associated with each, just like on the I...

  • list_view

    Example Usage of  list_view View a specific mailing list. Description: View just a single mailing list details and settings. Endpoint: /admin/api.php?api_action=list_view HTTP method: GET ...