SOAP API method EmailingDocumentTextBlock_templateBlock
Description
The template block of this block.
Parameters
- Parameter 'id' : string
- Unique identifier (id) of the object EmailingDocumentTextBlock. The method only applies to the emailingdocumenttextblock with this id.
- Parameter 'login' : Structure of type 'login'
- Optional login data
Return values
- Return value 'emailingtemplateloopblock' : Structure of type 'emailingtemplateloopblock'
- Return value 'webtemplateloopblock' : Structure of type 'webtemplateloopblock'
- Return value 'emailingtemplatetextblock' : Structure of type 'emailingtemplatetextblock'
- Return value 'webtemplatetextblock' : Structure of type 'webtemplatetextblock'
- Return value 'webtemplateimageblock' : Structure of type 'webtemplateimageblock'
- Return value 'emailingtemplateimageblock' : Structure of type 'emailingtemplateimageblock'
Structure 'login'
This structure login was mentioned above. This structure has the following properties:
- Property 'username' : string
- The username of the login attempt
- Property 'account' : string
- The account name of the login attempt
- Property 'password' : string
- The password for the login attempt
Structure 'emailingtemplateloopblock'
This structure emailingtemplateloopblock was mentioned above. This structure has the following properties:
- Property 'miniterations' : int
- The minimum number of iterations.
- Property 'maxiterations' : int
- The maximum number of iterations.
- Property 'id' : string
- The ID of the block.
- Property 'name' : string
- The name of the block.
- Property 'begin' : string
- The HTML code that is displayed in front of the block, when the block exists.
- Property 'end' : string
- The HTML code that is displayed at the end of the block, when the block exists.
Structure 'webtemplateloopblock'
This structure webtemplateloopblock was mentioned above. This structure has the following properties:
- Property 'miniterations' : int
- The minimum number of iterations.
- Property 'maxiterations' : int
- The maximum number of iterations.
- Property 'id' : string
- The ID of the block.
- Property 'name' : string
- The name of the block.
- Property 'begin' : string
- The HTML code that is displayed in front of the block, when the block exists.
- Property 'end' : string
- The HTML code that is displayed at the end of the block, when the block exists.
Structure 'emailingtemplatetextblock'
This structure emailingtemplatetextblock was mentioned above. This structure has the following properties:
- Property 'id' : string
- The ID of the block.
- Property 'name' : string
- The name of the block.
- Property 'begin' : string
- The HTML code that is displayed in front of the block, when the block exists.
- Property 'end' : string
- The HTML code that is displayed at the end of the block, when the block exists.
Structure 'webtemplatetextblock'
This structure webtemplatetextblock was mentioned above. This structure has the following properties:
- Property 'id' : string
- The ID of the block.
- Property 'name' : string
- The name of the block.
- Property 'begin' : string
- The HTML code that is displayed in front of the block, when the block exists.
- Property 'end' : string
- The HTML code that is displayed at the end of the block, when the block exists.
Structure 'webtemplateimageblock'
This structure webtemplateimageblock was mentioned above. This structure has the following properties:
- Property 'width' : int
- The width of the imageblock.
- Property 'height' : int
- The height of the imageblock.
- Property 'maxwidth' : int
- The maxwidth of the imageblock.
- Property 'maxheight' : int
- The maxheight of the imageblock.
- Property 'minwidth' : int
- The minwidth of the imageblock.
- Property 'minheight' : int
- The minheight of the imageblock.
- Property 'id' : string
- The ID of the block.
- Property 'name' : string
- The name of the block.
- Property 'begin' : string
- The HTML code that is displayed in front of the block, when the block exists.
- Property 'end' : string
- The HTML code that is displayed at the end of the block, when the block exists.
Structure 'emailingtemplateimageblock'
This structure emailingtemplateimageblock was mentioned above. This structure has the following properties:
- Property 'width' : int
- The width of the imageblock.
- Property 'height' : int
- The height of the imageblock.
- Property 'maxwidth' : int
- The maxwidth of the imageblock.
- Property 'maxheight' : int
- The maxheight of the imageblock.
- Property 'minwidth' : int
- The minwidth of the imageblock.
- Property 'minheight' : int
- The minheight of the imageblock.
- Property 'id' : string
- The ID of the block.
- Property 'name' : string
- The name of the block.
- Property 'begin' : string
- The HTML code that is displayed in front of the block, when the block exists.
- Property 'end' : string
- The HTML code that is displayed at the end of the block, when the block exists.