maxViews property

int? maxViews
getter/setter pair

The maximum number of times a user may click-through or fully view an ad during this period until it is no longer served to them.

Must be greater than 0. Only applicable to YouTube and Partners resources. Required when unlimited is false and max_impressions is not set.

Optional.

Implementation

core.int? maxViews;