SOAP API method EmailingDocumentSnapshotImage_snapshot
Description
The snapshot of the image.
Parameters
- Parameter 'id' : int
- Unique identifier (id) of the object EmailingDocumentSnapshotImage. The method only applies to the emailingdocumentsnapshotimage with this id.
- Parameter 'login' : Structure of type 'login'
- Optional login data
Return values
- Return value 'emailingdocumentsnapshot' : Structure of type 'emailingdocumentsnapshot'
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 'emailingdocumentsnapshot'
This structure emailingdocumentsnapshot was mentioned above. This structure has the following properties:
- Property 'id' : int
- The ID of the emailingdocumentsnapshot.
- Property 'name' : string
- The name of the emailingdocumentsnapshot.
- Property 'headers' : string
- The additional headers of the emailingdocumentsnapshot.
- Property 'source' : string
- The source of the emailingdocumentsnapshot.
- Property 'textversion' : string
- The textversion of the emailingdocumentsnapshot.
- Property 'subject' : string
- The subject of the emailingdocumentsnapshot.
- Property 'timestamp' : timestamp
- The timestamp of the emailingdocumentsnapshot.
- Property 'charset' : string
- The charset of the emailingdocumentsnapshot.
- Property 'language' : string
- The language of the emailingdocumentsnapshot.
- Property 'priority_indicator' : string
- Getting the priority header for emails who use this document snapshot.
- Property 'unsubscribe_header' : string
- Should the list-unsubscribe header be sent with the mailing.
- Property 'htmlEscaping' : string
- Check if the webform is escaping HTML code
- Property 'smartyVersion' : integer
- What smarty version is used to render this snapshot