pageElementObjectIds property

List<String>? pageElementObjectIds
getter/setter pair

The object IDs of the page elements to update.

All the page elements must be on the same page and must not be grouped.

Implementation

core.List<core.String>? pageElementObjectIds;