All Products
Search
Document Center

ApsaraVideo Media Processing:QueryWaterMarkTemplateList

Last Updated:Jun 11, 2026

Mengkueri template watermark.

Deskripsi operasi

You can call this operation to query up to 10 watermark templates at a time.

QPS limit

You can call this operation up to 100 times per second per account. Requests that exceed this limit are dropped and you will experience service interruptions. We recommend that you take note of this limit when you call this operation. For more information, see QPS limit.

Coba sekarang

Coba API ini di OpenAPI Explorer tanpa perlu penandatanganan manual. Panggilan yang berhasil akan secara otomatis menghasilkan contoh kode SDK sesuai dengan parameter Anda. Unduh kode tersebut dengan kredensial bawaan yang aman untuk penggunaan lokal.

Test

RAM authorization

Tabel berikut menjelaskan otorisasi yang diperlukan untuk memanggil API ini. Anda dapat menentukannya dalam kebijakan Resource Access Management (RAM). Kolom pada tabel dijelaskan sebagai berikut:

  • Action: Aksi yang dapat digunakan dalam elemen Action pada pernyataan kebijakan izin RAM untuk memberikan izin guna melakukan operasi tersebut.

  • API: API yang dapat Anda panggil untuk melakukan aksi tersebut.

  • Access level: Tingkat akses yang telah ditentukan untuk setiap API. Nilai yang valid: create, list, get, update, dan delete.

  • Resource type: Jenis resource yang mendukung otorisasi untuk melakukan aksi tersebut. Ini menunjukkan apakah aksi tersebut mendukung izin tingkat resource. Resource yang ditentukan harus kompatibel dengan aksi tersebut. Jika tidak, kebijakan tersebut tidak akan berlaku.

    • Untuk API dengan izin tingkat resource, jenis resource yang diperlukan ditandai dengan tanda bintang (*). Tentukan Nama Sumber Daya Alibaba Cloud (ARN) yang sesuai dalam elemen Resource pada kebijakan.

    • Untuk API tanpa izin tingkat resource, ditampilkan sebagai All Resources. Gunakan tanda bintang (*) dalam elemen Resource pada kebijakan.

  • Condition key: Kunci kondisi yang didefinisikan oleh layanan. Kunci ini memungkinkan kontrol granular, berlaku baik hanya untuk aksi maupun untuk aksi yang terkait dengan resource tertentu. Selain kunci kondisi spesifik layanan, Alibaba Cloud menyediakan serangkaian common condition keys yang berlaku di semua layanan yang didukung RAM.

  • Dependent action: Aksi dependen yang diperlukan untuk menjalankan aksi tersebut. Untuk menyelesaikan aksi tersebut, pengguna RAM atau role RAM harus memiliki izin untuk melakukan semua aksi dependen.

Action

Access level

Resource type

Condition key

Dependent action

mts:QueryWaterMarkTemplateList

get

*全部资源

*

None None

Parameter permintaan

Parameter

Type

Required

Description

Example

WaterMarkTemplateIds

string

Yes

ID Template watermark yang ingin Anda kueri. Untuk mendapatkan ID Template watermark, masuk ke Konsol ApsaraVideo Media Processing (MPS) dan pilih Pengaturan Global > Template Watermark di panel navigasi sebelah kiri. Anda dapat mengkueri hingga 10 Template watermark sekaligus. Pisahkan beberapa ID Template watermark dengan koma (,).

3780bd69b2b74540bc7b1096f564****

Elemen respons

Element

Type

Description

Example

object

The response parameters.

RequestId

string

The ID of the request.

17079AF5-6276-51A9-B755-D26594C93F3C

NonExistWids

object

String

array

The IDs of the templates that do not exist.

string

The IDs of the watermark templates that do not exist. This parameter is not returned if all specified watermark templates are found.

72dfa5e679ab4be9a3ed9974c736****

WaterMarkTemplateList

object

WaterMarkTemplate

array<object>

The details of the watermark templates.

array<object>

The response parameters.

Type

string

The type of the watermark. Valid values:

  • Image: an image watermark.

  • Text: a text watermark.

Catatan

Only watermarks of the Image type are supported.

Image

RatioRefer

object

The values of the Height, Width, Dx, and Dy parameters relative to the reference edges. If the values of the Height, Width, Dx, and Dy parameters are decimals between 0 and 1, the values are calculated by referring to the following edges in sequence:

  • Width: the width edge.

  • Height: the height edge.

  • Long: the long edge.

  • Short: the short edge.

Dx

string

The horizontal offset of the watermark relative to the output video image. Default value: 0. The default value indicates no offset. The value can be an integer or a decimal.

  • Integer: the vertical offset. This indicates the absolute position. Unit: pixel.

  • Decimal: the ratio of the horizontal offset to the width of the output video. The ratio varies based on the size of the video. Four decimal places are supported, such as 0.9999. More decimal places are discarded.

0.51

Width

string

The width of the watermark image in the output video. The value can be an integer or a decimal.

  • Integer: the width of the watermark image. This indicates the absolute position. Unit: pixel.

  • Decimal: the ratio of the width of the watermark image to the width of the output video. The ratio varies based on the size of the video. Four decimal places are supported, such as 0.9999. More decimal places are discarded.

0.36

Height

string

The height of the watermark image in the output video. The value can be an integer or a decimal.

  • Integer: the height of the watermark image. This indicates the absolute position. Unit: pixel.

  • Decimal: the ratio of the height of the watermark image to the height of the output video. The ratio varies based on the size of the video. Four decimal places are supported, such as 0.9999. More decimal places are discarded.

0.33

Dy

string

The vertical offset of the watermark relative to the output video image. Default value: 0. The default value indicates no offset. The value can be an integer or a decimal.

  • Integer: the vertical offset. This indicates the absolute position. Unit: pixel.

  • Decimal: the ratio of the vertical offset to the height of the output video. The ratio varies based on the size of the video. Four decimal places are supported, such as 0.9999. More decimal places are discarded.

0.4

ReferPos

string

The position of the watermark. Valid values:

  • TopRight: the upper-right corner.

  • TopLeft: the upper-left corner.

  • BottomRight: the lower-right corner.

  • BottomLeft: the lower-left corner.

TopRight

State

string

The status of the watermark template. Valid values: Valid values:

  • Normal: The watermark template is normal.

  • Deleted: The watermark template is deleted.

Normal

Dx

string

The horizontal offset. Unit: pixel.

100

Width

string

The width of the watermark image. Unit: pixel.

8

Height

string

The height of the watermark image. Unit: pixel.

8

Timeline

object

The timeline of the watermark.

Start

string

The beginning of the time range during which the watermark is displayed.

  • Unit: seconds.

  • Default value: 0.

0

Duration

string

The display duration of the watermark. Default value: ToEND. The default value indicates that the watermark is displayed until the video ends.

10

Name

string

The name of the watermark template.

example-watermark

Dy

string

The vertical offset. Unit: pixel.

100

Id

string

The ID of the watermark template.

3780bd69b2b74540bc7b1096f564****

Contoh

Respons sukses

JSONformat

{
  "RequestId": "17079AF5-6276-51A9-B755-D26594C93F3C",
  "NonExistWids": {
    "String": [
      "72dfa5e679ab4be9a3ed9974c736****"
    ]
  },
  "WaterMarkTemplateList": {
    "WaterMarkTemplate": [
      {
        "Type": "Image",
        "RatioRefer": {
          "Dx": "0.51",
          "Width": "0.36",
          "Height": "0.33",
          "Dy": "0.4"
        },
        "ReferPos": "TopRight",
        "State": "Normal",
        "Dx": "100",
        "Width": "8",
        "Height": "8",
        "Timeline": {
          "Start": "0",
          "Duration": "10"
        },
        "Name": "example-watermark",
        "Dy": "100",
        "Id": "3780bd69b2b74540bc7b1096f564****"
      }
    ]
  }
}

Kode kesalahan

Lihat Error Codes untuk daftar lengkap.

Catatan rilis

Lihat Release Notes untuk daftar lengkap.