This is legacy documentation, and may not be complete. To see the latest documentation, if you are a marketer, refer to the Marketers site. If you are a measurement partner, refer to the Measurement Partners site.
[[["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 and a `details` field providing the message content."],["The `type` field uses an enumeration (`PrivacyMessageType`) to categorize messages, and the `details` field is a simple string containing the message text."]]],["The content defines the JSON representation for privacy-related messages. It specifies a JSON object with two fields: `type`, an enumerated value indicating the message type, and `details`, a string containing the message text. The `type` field references a defined `PrivacyMessageType` enumeration, and the `details` field holds the specific textual content of the privacy message. The representation is used to communicate privacy-related warnings or information.\n"]]