SOAP API method EmailingTemplateTextBlock_update
Parameters
- Parameter 'id' : string
- The identifier (id) of the object that is updated
- Parameter 'name' : string
- The name of the block.
- Parameter 'begin' : string
- The HTML code that is displayed in front of the block, when the block exists.
- Parameter 'end' : string
- The HTML code that is displayed at the end of the block, when the block exists.
Return values
- Return value 'emailingtemplatetextblock' : Structure of type 'emailingtemplatetextblock'
- All properties of the now updated emailingtemplatetextblock
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.