Stay organized with collections
Save and categorize content based on your preferences.
AI-generated Key Takeaways
Disclosures provide important product, service, or policy information to users, including titles, detailed text, and presentation options.
Disclosure text supports web links using a template with placeholders like "{0}" and "{1}" for dynamic link insertion.
Text links within disclosures consist of display text and a corresponding URL for user interaction.
Presentation options control how disclosures are shown, including whether they are initially expanded or collapsed and the requirement for presentation.
Text to display, containing placeholders like "{0}" and "{1}" for each textlink that should be inserted. Example: "WARNING: This product can expose you to chemicals which are known to the state of California to cause cancer. For more information go to {0}." This disclosure text must not contain any promotional or ad-like content.
Text links that should be substituted into the template. The first one will be substituted for "{0}" in the template string, and the second one for "{1}", etc.
TextLink
A text link that should be substituted into the template.
JSON representation
{"displayText": string,"url": string}
Fields
displayText
string
Text that should be displayed to users.
url
string
URL to which users should be directed when the link is activated.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-09-18 UTC."],[],[]]