[[["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-11-19 UTC."],[[["`ThirdPartyDataDeclaration` indicates how third-party data is used by an entity."],["It has three possible values: `NONE`, `DECLARED`, and `UNKNOWN`."],["`NONE` means there is no third-party data association, similar to `DECLARED` with an empty company list."],["`DECLARED` signifies a set of `RichMediaAdsCompany` entities are linked to the entity."],["`UNKNOWN` is a placeholder value when the real value isn't available in the requested API version."]]],["The `DeclarationType` defines how third-party data usage is handled. `NONE` signifies no associated companies, similar to `DECLARED` with an empty list. `DECLARED` indicates the presence of `RichMediaAdsCompany`s. `UNKNOWN` is returned when the API version doesn't expose the actual value. These types are used within `CreativeService`, `CreativeWrapperService` and `NetworkService`, specifically to manage `ThirdPartyDataDeclaration` in ad management. The namespace for these types is `https://www.google.com/apis/ads/publisher/v202411`.\n"]]