[[["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` describes how third-party data is used by an entity, such as a creative or network."],["It has three possible values: `NONE`, `DECLARED`, and `UNKNOWN`."],["`NONE` means no third-party companies are associated and is functionally equivalent to `DECLARED` with an empty company list."],["`DECLARED` signifies there are specific `RichMediaAdsCompany` entities linked."],["`UNKNOWN` is a fallback for when the real value isn't available in the requested API version."]]],["The `DeclarationType` defines the status of third-party data usage. `NONE` signifies no associated companies, similar to `DECLARED` with an empty list. `DECLARED` indicates the presence of `RichMediaAdsCompany` data linked to an entity. `UNKNOWN` represents a value not accessible in the current API version. These declarations are managed within the `NetworkService`, and related services are `CreativeService` and `CreativeWrapperService`. The namespace for this is `https://www.google.com/apis/ads/publisher/v202408`.\n"]]