I'm barely using the ArcGIS API for Python to find AGOL/Portal items with specific attributes. I can't see how to use the gis.get.content function with an OR operator. Like, I want to fetch Portal items that are 'Feature Service OR Map Service'. Can you point the way?
Thanks.