accountId property

String? accountId
getter/setter pair

Account ID of this creative.

This field, if left unset, will be auto-generated for both insert and update operations. Applicable to all creative types.

Implementation

core.String? accountId;