[[["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-08-20 UTC."],[[["`DeclarationType` identifies the usage of third-party data by an entity, such as creative wrappers."],["It has three enumerations: `NONE`, signifying no associated companies; `DECLARED`, indicating a set of associated `RichMediaAdsCompany` entities; and `UNKNOWN`, representing an undisclosed value."],["The `CreativeWrapperService` utilizes `DeclarationType` for transparency about third-party data."]]],["The document outlines `DeclarationType` options for third-party data usage within a service. The core actions relate to defining the status of third-party data within a service. The options are: `NONE`, indicating no associated companies, similar to `DECLARED` with an empty list; `DECLARED`, signifying the presence of a list of `RichMediaAdsCompany`s, and `UNKNOWN` when the value is not accessible in the API version. It indicates declaration of data usage.\n"]]