ContentLibrarySubscriptionConfig
ContentLibrarySubscriptionConfig
An object representing subscription settings of a Content Library.
JSON Example
undefined undefined
{
"subscriptionUrl": "string",
"password": "string",
"needLocalCopy": false
}
string
subscriptionUrl
Required
Subscription URL of this Content Library. It cannot be changed once set for a Content Library. If subscribing to an official third-party source, the URL must be specified as one of the following values: Canonical libraries: source:canonical
string
password
Optional
Password to use to authenticate with the publisher.
boolean
needLocalCopy
Optional
Whether to eagerly download content from publisher and store it locally.