maxImpressions property
The maximum number of times a user may be shown the same ad during this period.
Must be greater than 0. Required when unlimited is false
and max_views
is not set.
Implementation
core.int? maxImpressions;
The maximum number of times a user may be shown the same ad during this period.
Must be greater than 0. Required when unlimited is false
and max_views
is not set.
core.int? maxImpressions;