targetImpressionShareMicros property

String? targetImpressionShareMicros
getter/setter pair

The chosen fraction of targeted impression share in micros.

For example, 1% equals 10,000. It must be a value between 1 and 1,000,000. This is required for campaigns with an AdvertisingChannelType of SEARCH and a bidding strategy type of TARGET_IMPRESSION_SHARE.

Required.

Implementation

core.String? targetImpressionShareMicros;