[[["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 identifies third-party companies linked with a creative, applicable at both the network and individual creative level."],["It uses DeclarationType to specify if any companies are associated (NONE, DECLARED, or UNKNOWN) and thirdPartyCompanyIds to list their IDs."],["It helps manage transparency and compliance regarding third-party data usage in creatives."]]],["The content defines the `ThirdPartyDataDeclaration`, which represents declarations about third-party companies linked to a creative. This declaration can be set at the network level or for individual creatives. It includes a `declarationType`, which can be `NONE` (no companies), `DECLARED` (companies are listed), or `UNKNOWN`. It also includes `thirdPartyCompanyIds`, a list of identifiers. The `getDefaultThirdPartyDataDeclaration` is accessible via `NetworkService`, while `CreativeService` and `CreativeWrapperService` are also involved.\n"]]