Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Virtual folders:

    • Virtual folders are no longer supported.

    • Folders on MetaFieldStructureResponse is now always an empty list.

  • Automations:

    • The “Search” automation step has been removed.

  • Master item reference and slave item reference metafields:

    • RefType on SlaveItemReferenceMetafield can only be ItemType.Asset. Thus, slave item reference metafields can now only reference assets.

    • RelatedMetaFieldLabelIdon MasterItemReferenceMetaFieldResponseand SlaveItemReferenceMetaFieldResponse is always null. Use the RelatedMetaFieldId property instead.

  • Iterative metadata:

    • Iterative metadata is no longer supported.

    • Iterative on MetaFieldResponse and MetaFieldGroupResponse is now always false.

    • Iterative on MetaFieldGroupRequest is ignored.

  • Combo values and tree values

    • LanguageJoinGuid on ComboValueResponse and TreeValueResponse is no longer guaranteed to have a meaningful valuemarked as obsolete but will still be returned. It will be removed in a future version.

    • ShowCheck is always true on ItemTreeValueResponse.

  • Transcodes and destinations:

    • DestinationId on AssetTranscode is now always -1.

    • DestinationId on AssetLocationTO is now always null.

    • DestinationId and MediaTranscodeId on QualityTranscodeTo om the Collaboration Service are now always 0.

  • Metafield groups:

    • Metafield groups can no longer be organized in folders.

    • FolderId on MetaFieldGroupResponse is now always 0.

    • ParentId on MetaGroupDetailsResponse is now always 0.

  • ConfigVersionId for login

    • The ConfigVersionId is no longer supported.

    • ConfigId on VerifyTokenRequest is ignored.

    • VersionId on SsoLoginOptions is ignored

    • ConfigId on AccessKeyOptions is ignored.

    • ConfigVersionId on IConfiguration is ignored.

    • ConfigVersionId on AccessKey is always an empty string.

    • FirstVersion on AccessKey is always false and not read.

  • YouTube Service

    • Search2 is no longer used to fetch the “Title”, “Description” and “Privacy Status” of a video. Thus, the SearchName property on YouTube clients has been removed. Instead, these fields can be specified directly on the YouTube client. Please refer to the documentation for more information.

  • DSL Service

    • Folders on MetaFieldGroupsFoldersAndFieldsResponseTO is now always an empty list.

...