[[["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 represents declarations about third-party companies associated with a creative."],["Declarations can be set network-wide, as defaults for creatives, or overridden for specific creatives."],["DeclarationType indicates if there are associated companies (NONE, DECLARED) or if the information is unknown (UNKNOWN)."],["ThirdPartyCompanyIds store the identifiers of associated third-party companies."]]],["The `ThirdPartyDataDeclaration` represents declarations about third-party companies associated with a creative, configurable at the network level or for specific creatives. Key fields include `declarationType`, specifying if companies are associated (`DECLARED`) or not (`NONE`), and `thirdPartyCompanyIds`, an array of company identifiers. The `UNKNOWN` value is used when the true value is not available for the requested API. This can be accessed through `CreativeService` `CreativeWrapperService` or `NetworkService`.\n"]]