reloadConcreteInFeedBannerComponents
Overview
Reloads in-feed banner ads which have the matching indexes passed via the indexes parameter. The indexes are sorted by the order of attaching in-feed banner components to the UI.
Syntax
placementName (REQUIRED)
string Name of the in-feed banner placement.
indexes (REQUIRED)
int[] Array containing indexes of the in-feed banner ads which should be loaded.
Examples
Last updated