tencentcloud-sdk-nodejs-mps 4.1.223 → 4.1.224

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tencentcloud-sdk-nodejs-mps",
3
- "version": "4.1.223",
3
+ "version": "4.1.224",
4
4
  "description": "腾讯云 API NODEJS SDK",
5
5
  "main": "./tencentcloud/index.js",
6
6
  "module": "./es/index.js",
@@ -5393,7 +5393,7 @@ export interface SSAIConf {
5393
5393
  */
5394
5394
  DashOriginManifestType?: string;
5395
5395
  /**
5396
- * <p>Empty VAST时是否播放Slate,默认开启(true)</p>
5396
+ * <p>广告为空时是否插入Slate,默认开启(true)</p>
5397
5397
  */
5398
5398
  SlateOnEmptyVast?: boolean;
5399
5399
  /**