creativeAssets property

List<CreativeAsset>? creativeAssets
getter/setter pair

Assets associated with a creative.

Applicable to all but the following creative types: INTERNAL_REDIRECT, INTERSTITIAL_INTERNAL_REDIRECT, and REDIRECT

Implementation

core.List<CreativeAsset>? creativeAssets;