Set a list of excluded installed App IDs for cross-promotion. Products corresponding to the excluded App IDs will no longer be promoted. Sample code is as follows:
[[ATAPI sharedInstance] setExludeAppleIdArray:@[@"id529479190"]];
The AppleId passed in above must match the App Store ID of the cross-promotion product configured in the dashboard for the filtering exclusion to take effect. Please refer to the image below.
