ContentLibrarySubscriptionConfig

ContentLibrarySubscriptionConfig
ContentLibrarySubscriptionConfig

An object representing subscription settings of an Content Library.

JSON Example
{
    "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.

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.

Property Of