CampaignReport Structure
    
    
      
        The campaign report
    
        
       
    
    
      
        Public Instance Properties
    
    
      
        
          | 
              
                Property
             | 
              
                描述
             | 
        
          | 
              CampaignId
             | 
              
                The ID of the email campaign.
             | 
        
          | 
              CampaignName
             | 
              
                The Name of the email campaign.
             | 
        
          | 
              SenCount
             | 
              
                The send count of the email campaign.
             | 
        
          | 
              OpenCount
             | 
              
                The open count of the email campaign. 
             | 
        
          | 
              AllClickCount
             | 
              
                The all click count of the email campaign.
             | 
        
          | 
              UniqueClicksCount
             | 
              
                The unique clicks count of the email campaign.
             | 
        
          | 
              ConversionCount
             | 
              
                The conversion count of the email campaign.
             | 
        
          | BounceCount | The bounce count of the email campaign, including soft bounce and hard bounce. | 
        
          | 
              SpamCount
             | 
              
                The spam count of the email campaign.
             | 
        
          | 
              UnsubscribeCount
             | 
              
                The unsubscribe count of the email campaign.
             | 
        
          | 
              Status
             | 
              
                The status of the email campaign.
             | 
        
          | 
              DateSent
             | 
              
                The date of when the email campaign completed.
             | 
        
          | 
              CreateDate
             | 
              
                The date of creating the email campaign.
             | 
        
          | 
              Schedule
             | 
              
                The schedule of this campaign
             | 
      
     
    
      
        参见
    
    
      Spread Web
                Service Namespace
    
    
      SpreadWebService.createCampaign
                Method