<VideoFeed style={{ height: 200 }} source="discover" videoFeedConfiguration={{ // Indicates if the video feed item shows the ad badge. showAdBadge: true, // or false }} />
FireworkSDK.getInstance().setAdBadgeConfiguration({ badgeTextType: 'ad', backgroundColor: '#ff0000', textColor: '#000000', });
Last updated 11 days ago
Was this helpful?