enabled property

bool? enabled
getter/setter pair

The status between the asset combination and the latest version of the ad.

If true, the asset combination is linked to the latest version of the ad. If false, it means the link once existed but has been removed and is no longer present in the latest version of the ad.

Output only.

Implementation

core.bool? enabled;