The application and publication config API grants read access to any data that is registered in the configuration files for LiveContent.
Load app config The application configuration is shared across all publications and drives the behavior of LiveContent at a global level. This API call grants read access to the values set in that configuration block.
Load collection or publication config Each publication has a separate configuration in the application configuration files. This data can drive the behavior of the publication, and includes its metadata, version numbers, and title. This API call grants read access to an XML block that contains information on all of the publications that are registered in the instance of LiveContent. This information is augmented with additional information about incremental updates and the date of the last time an incremental update was completed.