businessLogoCreativeIds property

List<String>? businessLogoCreativeIds
getter/setter pair

The IDs of the creatives to use for the business logo.

Currently only one creative is supported.

Optional.

Implementation

core.List<core.String>? businessLogoCreativeIds;