SOAP Data Model
The cmdlet models the Salesforce Marketing Cloud SOAP APIs as database Tables and Views. These are defined in schema files, which are simple, text-based configuration files that make schemas easy to customize.
The cmdlet uses the Salesforce Marketing Cloud API to process supported filters. The cmdlet processes other filters client-side within the cmdlet.
Tables
Tables describes the available tables. Tables are statically defined to model Assets, Categories, Journeys, and more.
Views
Views are tables that cannot be modified. Typically, read-only data are shown as views. Stored procedures allow you to execute operations to Salesforce Marketing Cloud, including downloading and uploading objects.