View Source ActiveCampaign.Campaign (active_campaign v0.3.0)

Documentation for ActiveCampaign.Campaign.

Link to this section Summary

Functions

Retrieve a campaign

Retrieve links associated to campaign

List all campaigns

Link to this section Functions

@spec get(integer()) :: {:ok, map()} | {:error, any()}

Retrieve a campaign

@spec get_links(integer()) :: {:ok, map()} | {:error, any()}

Retrieve links associated to campaign

Link to this function

list(query_params \\ %{})

View Source
@spec list(map()) :: {:ok, map()} | {:error, any()}

List all campaigns