mediaItemIds property
Identifiers of the MediaItems to be removed.
Must not contain repeated identifiers and cannot be empty. The maximum number of media items that can be removed in one call is 50.
Required.
Implementation
core.List<core.String>? mediaItemIds;