youtubeAndPartnersBidMultiplier property

double? youtubeAndPartnersBidMultiplier
getter/setter pair

Bid multiplier allows you to show your ads more or less frequently based on the device type.

It will apply a multiplier on the original bid price. When this field is 0, it indicates this field is not applicable instead of multiplying 0 on the original bid price. For example, if the bid price without multiplier is $10.0 and the multiplier is 1.5 for Tablet, the resulting bid price for Tablet will be $15.0. Only applicable to YouTube and Partners line items.

Output only.

Implementation

core.double? youtubeAndPartnersBidMultiplier;