newAssets property

List<GoogleAdsSearchads360V23ResourcesAsset>? newAssets
getter/setter pair

The assets to create and attach to a scope.

This may be combined with existing_assets in the same call.

Implementation

core.List<GoogleAdsSearchads360V23ResourcesAsset>? newAssets;