activeDisplayAudienceSize property

String? activeDisplayAudienceSize
getter/setter pair

The estimated audience size for the Display network in the past month.

If the size is less than 1000, the number will be hidden and 0 will be returned due to privacy reasons. Otherwise, the number will be rounded off to two significant digits. Only returned in GET request.

Output only.

Implementation

core.String? activeDisplayAudienceSize;