pageObjectIds property
If non-empty, limits the matches to page elements only on the given pages.
Returns a 400 bad request error if given the page object ID of a notes page or a notes master, or if a page with that object ID doesn't exist in the presentation.
Implementation
core.List<core.String>? pageObjectIds;