[[["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-02-13 UTC."],[[["`ThirdPartyDataDeclaration` indicates how third-party data is used by an entity."],["It utilizes an enumeration with values like `NONE`, `DECLARED`, and `UNKNOWN` to represent the level of data usage."],["A value of `DECLARED` signifies the presence of associated `RichMediaAdsCompany` instances, while `NONE` implies no associated companies."],["This declaration's namespace is `https://www.google.com/apis/ads/publisher/v202402`."]]],["The core content defines the `DeclarationType` for third-party data usage within a service, specifying three possible states. `NONE` indicates no associated companies, equivalent to `DECLARED` with an empty company list. `DECLARED` signifies that a set of `RichMediaAdsCompany`s are associated with the entity. `UNKNOWN` is returned when the actual value is not accessible via the requested API version. The namespace for these declarations is provided.\n"]]