SSIS Components for Mailchimp

Build 25.0.9434

ReportProductActivity

Campaign product activity report.

Table Specific Information

Select

The component will use the Mailchimp API to process WHERE clause conditions built with the following column and operator. The rest of the filter is executed client-side within the component.

  • CampaignId supports the '=' operator.
For example:
SELECT * FROM ReportProductActivity;
SELECT * FROM ReportProductActivity where CampaignId='1121';

Columns

Name Type Description
CampaignId String The unique id for the campaign.
CurrencyCode String CurrencyCode
ImageUrl String ImageUrl
RecommendationPurchased Integer RecommendationPurchased
RecommendationTotal Integer RecommendationTotal
Sku String Sku
Title String Title
TotalPurchased Integer TotalPurchased
TotalRevenue Integer TotalRevenue

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434