Distribution Service V2
What`s New in v2?
Copy Distribution: Create a duplicate or copy of original distribution with the mention field values like
Distribution Keys: Gives details about key and user assigned to the key.
Distributions by reference: Returns the distributions that have same reference values as passed
Get Recently uploaded Cover Images: Get recent Cover images uploaded for previous distributions created. You can either download the recent image from the urls provided and upload using upload cover image API Or Just call update distribution API with 'CoverImage' field set as one of the cover image url provided
Update Distribution Status: Updates the distribution status as active, revoked or outdated
Upload Cover Images for your Distribution: Upload Cover images for distribution. Distribution will be updated with new cover image you provided.
Updates in Existing Features:
Create Distribution & Update Distribution & Get Distribution: Updated endpoints with new properties included for better control over distributions
Distribution level properties:
ReferenceFields2: Second or extra Reference field for your reference to this distribution
CoverImage: Image Path to cover to image. Please provide path of the image you get after uploading the image or one of the path from default images
ExpirationTypeAfterRedemption: Expiration of distribution in 'Days' or 'Months' or 'Years'. Please provide one of these three type for valid request
Content level Properties:
ContentSequence: Document/Content Sequence in distribution or in a section.
SectionName: Name of particular section in distribution which holds group of contents/documents. If you want it to be at root in distribution then name the section 'Root' as shown in example. If you have a Section Name then keep it same for all your documents which needs to be part of that section
SectionSequence: Sequence of section(s) in distribution.
OpenAsFlipbook: Open the document/content as flip-book. If you set OpenAsFlipbook to true, the AllowCopyPaste and AllowLocalPrinting will be set to false. As we don't allow copy and paste and local printing in flip book mode.
IsActive: Enable or disable the document/content to open/view to end users.
EnablesInType: Enable content to be accessible to end user in 'Days' or 'Months' or 'Years'. Please provide one of these three type for valid request. Value of this field goes in EnablesInValue Field.
DisablesInType: Disable content after access to end user in 'Days' or 'Months' or 'Years'. Please provide one of these three type for valid request. Value of this field goes in DisablesInValue Field.
ShowWatermark: Enable or disable watermark for a specific document/content which could be viewed in digital app. This feature is supported only if organization level watermark is ON in Digital Admin.