Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 635 Bytes

TagCloneRequestVNext.md

File metadata and controls

14 lines (10 loc) · 635 Bytes

HubSpot.NET.Model.TagCloneRequestVNext

Request body object for cloning blog tags.

Properties

Name Type Description Notes
Id string ID of the object to be cloned.
Language string Target language of new variant. [optional]
PrimaryLanguage string Language of primary blog tag to clone. [optional]
Name string Name of newly cloned blog tag.

[Back to Model list] [Back to API list] [Back to README]