- Read Display Conditions
Add Email Button
Add Email Divider
Add Email Heading
Add Email Custom HTML
Add Email Icons
Add Email Image
Add Email List
Add Email Menu
Add Email Paragraph
Add Email Row
Add Email Social Links
Add Email Spacer
Add Email Table
Add Email Text
Add Email Video
Bind Row To Display Condition
Get Email
Read Display Condition Capabilities
Search Email Social Icons
Move Email Block
Preview Email
Preview Email Template
Publish Email Content
Remove Email Block
Import Email Content From A Document
Copy Email Content
Import Email Content From HTML
Apply Design To Email
Search Email Templates
Write Email Block Style
Write Email Button
Write Email Button Look
Write Email Column Style
Write Display Condition
Write Email Divider Line
Write Email Icons
Write Email Image
Write Email Menu
Write Email Page Style
Write Email Row Style
Write Email Social Links
Write Email Spacer Height
Write Email Table
Write Email Text
Write Email Video
Check Email Content
Read Display Conditions
Tool name: list-email-editor-display-conditions
Lists the display conditions of one email with their segments, and for each the uuids of the rows it governs. The binding is a marker inside the row and shows up in no other projection, so this is the only way to see that a row is shown to part of the audience -- and which part. A condition with no bound row governs nothing and is dropped by the editor's next save. Carries the contentRevision the two write tools take. Reads only.
Input example
{ "editorUrl": "stringstring", "accountId": null }
Output example
{ "accountId": 0, "editorUrl": "string", "contentRevision": "string", "count": 0, "decisions": [ { "decisionId": "string", "name": "string", "description": "string", "segments": [ {} ], "boundRows": [ "string" ] } ] }