Uses of Class
com.createsend.models.campaigns.CampaignClick

Packages that use CampaignClick
com.createsend   
 

Uses of CampaignClick in com.createsend
 

Methods in com.createsend that return types with arguments of type CampaignClick
 PagedResult<CampaignClick> Campaigns.clicks()
          Gets a paged list of clicks for the specified campaign
 PagedResult<CampaignClick> Campaigns.clicks(Date clicksFrom, Integer page, Integer pageSize, String orderField, String orderDirection)
          Gets a paged list of clicks for the specified campaign
 PagedResult<CampaignClick> Campaigns.clicks(Integer page, Integer pageSize, String orderField, String orderDirection)
          Gets a paged list of clicks for the specified campaign
 



Copyright © 2013. All Rights Reserved.