creativeSafeFrameCompatibility property

String? creativeSafeFrameCompatibility
getter/setter pair

Specifies whether the creative is safeFrame compatible.

Output only. Possible string values are:

  • "CREATIVE_SAFE_FRAME_COMPATIBILITY_UNSPECIFIED" : A placeholder for an undefined creative safe-frame compatibility.
  • "COMPATIBLE" : The creatives need to be compatible with the safe frame option.
  • "INCOMPATIBLE" : The creatives can be incompatible with the safe frame option.

Implementation

core.String? creativeSafeFrameCompatibility;