gmailAudienceSize property

String? gmailAudienceSize
getter/setter pair

The estimated audience size for Gmail network.

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 applicable to first party audiences. Only returned in GET request.

Output only.

Implementation

core.String? gmailAudienceSize;