The PlacementStatus
object represents the status of your app's site plugins, indicating whether they are currently placed in a slot on the user's site.
Plugin ID. This is a unique ID that is assigned to each plugin. You can view your plugin IDs in extensions in your app's dashboard.
Whether the plugin placed in a slot on the user's site.
{
"pluginId": "1c1b1953-dbfd-4a67-a648-fa2977e35236",
"placedInSlot": false
}