enabled property

bool? enabled
getter/setter pair

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

If true, the asset 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;