[[["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."],[[["This documentation describes the JSON representation used for privacy-related information or warning messages within Ads Data Hub."],["The JSON object includes a `type` field specifying the message category using the PrivacyMessageType enum and a `details` field providing the message text."]]],["The content defines the JSON structure for privacy-related messages. It specifies a JSON object with two fields: `type`, an enumerated value indicating the message's type (referencing `PrivacyMessageType`), and `details`, a string containing the message's text. This structure is used to represent privacy warnings or information.\n"]]