[[["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."],[[["`CreativeNativeStylePreview` represents the NativeStyle of a Creative and its corresponding preview URL."],["It provides access to the NativeStyle's ID (`nativeStyleId`) and a preview URL (`previewUrl`) for the creative using that style."],["This information is used by the `LineItemCreativeAssociationService.getPreviewUrlsForNativeStyles` method."]]],["The content details `CreativeNativeStylePreview`, which links a `NativeStyle` to a `Creative` through a preview URL. Key information includes: `nativeStyleId`, a long integer representing the `NativeStyle`'s ID, and `previewUrl`, a string containing the URL for previewing the creative with the specified `NativeStyle`. The `getPreviewUrlsForNativeStyles` function within `LineItemCreativeAssociationService` handles retrieving these previews. The namespace for these definitions is provided.\n"]]