upsertTags: Input Items

In this section, you can find the descriptions of the input items for the upsertTags operation depending on the value you select on the General tab.

The following table lists the descriptions of all the input items:

Input Item Data Type Required Description
requestHeader Complex No The request message header.

For descriptions of all the attributes in this element, see Attributes in requestHeader.

tagList Complex Yes The list of tag definitions that you want to create or modify.
whenExistsModify Boolean No The parameter that specifies the tag definitions to be either created or modified.
  • If it is set to false, the tag definitions are to be created.
  • If it is set to true, the tag definitions are to be modified.

By default, the value in this field is false.