SOAP API method EmailingTemplateImageBlock_parent
Description
This is either a loop block (for nested blocks) or the document.
Parameters
- Parameter 'id' : string
- Unique identifier (id) of the object EmailingTemplateImageBlock. The method only applies to the emailingtemplateimageblock with this id.
- Parameter 'login' : Structure of type 'login'
- Optional login data
Return values
- Return value 'webtemplateloopblock' : Structure of type 'webtemplateloopblock'
- Return value 'emailingtemplateloopblock' : Structure of type 'emailingtemplateloopblock'
- Return value 'webtemplate' : Structure of type 'webtemplate'
- Return value 'emailingtemplate' : Structure of type 'emailingtemplate'
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 '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 '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 'webtemplate'
This structure webtemplate was mentioned above. This structure has the following properties:
- Property 'charset' : string
- The charset of the htmltemplate.
- Property 'htmlEscaping' : string
- Check if the template is escaping HTML code
- Property 'smartyVersion' : integer
- What smarty version is used to render this template
- Property 'upgradeSmartyVersion' : integer
- Upgrade smartyversion 2 to 3
- Property 'id' : int
- The ID of the template.
- Property 'name' : string
- The name of the template.
- Property 'description' : string
- The description of the template.
- Property 'archived' : boolean
- The template is archived.
- Property 'created' : timestamp
- When the template was created.
- Property 'modified' : timestamp
- When the template was last modified.
- Property 'language' : string
- The language of the template.
- Property 'timezone' : string
- Get the timezone of the template
Structure 'emailingtemplate'
This structure emailingtemplate was mentioned above. This structure has the following properties:
- Property 'convertedid' : int
- The converted ID of the emailingtemplate.
- Property 'headers' : string
- The additional headers of the emailingtemplate.
- Property 'textversion' : string
- The textversion of the template.
- Property 'useinlinestyles' : string
- Should stylesheets in document based on the template be merged into inline
- Property 'priority_indicator' : string
- Getting the priority header for emails who use this template
- Property 'unsubscribe_header' : string
- Should the list-unsubscribe header be sent with the mailing.
- Property 'fromaddress' : EmailAddress
- The fromaddress of the emailingtemplate.
- Property 'bccaddress' : EmailAddress
- The default bcc address of this emailing template.
- Property 'replytoaddress' : EmailAddress
- The default reply-to address of the emailing template.
- Property 'charset' : string
- The charset of the htmltemplate.
- Property 'htmlEscaping' : string
- Check if the template is escaping HTML code
- Property 'smartyVersion' : integer
- What smarty version is used to render this template
- Property 'upgradeSmartyVersion' : integer
- Upgrade smartyversion 2 to 3
- Property 'id' : int
- The ID of the template.
- Property 'name' : string
- The name of the template.
- Property 'description' : string
- The description of the template.
- Property 'archived' : boolean
- The template is archived.
- Property 'created' : timestamp
- When the template was created.
- Property 'modified' : timestamp
- When the template was last modified.
- Property 'language' : string
- The language of the template.
- Property 'timezone' : string
- Get the timezone of the template