labelIds property

List<String>? labelIds
getter/setter pair

Manually created label IDs that are assigned to the account by CSS.

Implementation

core.List<core.String>? labelIds;