Placement Status Object


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.

Properties
placedInSlotbooleanRead-only

Whether the plugin placed in a slot on the user's site.


pluginIdstringRead-onlyformat GUID

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.

Did this help?