Terug naar de indexpagina

SOAP API methode EmailingTemplateLoopBlock_update

Parameters

Naam Type Beschrijving
id * string The identifier (id) of the object that is updated
miniterations * int The minimum number of iterations.
maxiterations * int The maximum number of iterations.
name * string The name of the block.
begin * string The HTML code that is displayed in front of the block, when the block exists.
end * string The HTML code that is displayed at the end of the block, when the block exists.
* verplichte parameters

Resultaat

Naam Type Beschrijving
emailingtemplateloopblock Structure of type 'emailingtemplateloopblock' All properties of the now updated emailingtemplateloopblock

Structuur 'emailingtemplateloopblock'

Naam Type Beschrijving
miniterations int The minimum number of iterations.
maxiterations int The maximum number of iterations.
id string The ID of the block.
name string The name of the block.
begin string The HTML code that is displayed in front of the block, when the block exists.
end string The HTML code that is displayed at the end of the block, when the block exists.