allowFlexibleColor property

bool? allowFlexibleColor
getter/setter pair

Advertiser's consent to allow flexible color.

When true, the ad may be served with different color if necessary. When false, the ad will be served with the specified colors or a neutral color. The default value is true. Must be true if main_color and accent_color are not set.

Implementation

core.bool? allowFlexibleColor;