In Feed
Scenario
Ad Formats Supported
How to Integrate
CrystalExpress™ SDK provides CEInFeedHelper to simplify in-feed integration of Card Ad and Native Ad. Please follow the step below:
CEInFeedHelper to simplify in-feed integration of Card Ad and Native Ad. Please follow the step below:Step 0 : Put CEInFeedHelper folder into your project folder
Step 1: Create appropriate CEInFeedHelper for your scenario
Step 1-2(Native Only): Implement Native Ad Source Delegate
Step 2: Create CEDataSourceHelper by CEInFeedHelper
Step 3: Add the Ad count into numberOfRowsInSection
Step 4: Get Ad view from CEDataSourceHelper
Case: Ad is not going to show right away
Case: Ad is going to show right away
Step 5: Get original data's height with shifted path
Step 6: Insert new rows for just new Ads
Step 7: Implement delegate of CEInFeedHelper (Optional *)
Last updated