size property

int? size
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;