size property
final
Maximum number of cached banners for this placement.
If null, a self-adjusting mechanism for banner cache size optimization will be applied.
Implementation
final int? size;
Maximum number of cached banners for this placement.
If null, a self-adjusting mechanism for banner cache size optimization will be applied.
final int? size;