displayMobileWebAudienceSize property

String? displayMobileWebAudienceSize
getter/setter pair

The estimated mobile web audience size in Display 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? displayMobileWebAudienceSize;