Agorapulse · Schema

SpecificServiceAccountData

Social Media ManagementSocial MediaCRMAnalyticsPublishingInbox ManagementSocial Listening

Properties

Name Type Description
service object
View JSON Schema on GitHub

JSON Schema

specificserviceaccountdata.json Raw ↑
{
  "$schema": "http://json-schema.org/draft-07/schema#",
  "title": "SpecificServiceAccountData",
  "type": "object",
  "properties": {
    "service": {
      "$ref": "#/components/schemas/Service"
    }
  }
}