这是indexloc提供的服务,不要输入任何密码

getTag( )


Retrieves a tag with the provided ID.

Method Declaration
Copy
Method Parameters
tagIdstringRequired

ID of tag to retrieve.


optionsGetTagOptions

Options specifying which additional fields to return.

Returns
Return Type:Promise<BlogTag>
Errors

This method doesn't return any custom errors, but may return standard errors. Learn more about standard Wix errors.

Did this help?