[[["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."],[[["NativeStylePage objects represent a page within a larger set of NativeStyle objects, providing access to a subset of these styles."],["The page includes information about its position in the full result set (total size and starting index) alongside the actual NativeStyle data."],["You can retrieve NativeStylePage objects using the `getNativeStylesByStatement()` method from the NativeStyleService."]]],["The `NativeStyleService` provides the `getNativeStylesByStatement()` method, which retrieves a `NativeStylePage`. This page contains a collection of `NativeStyle` objects (`results`), the `totalResultSetSize` (total number of results), and the `startIndex` (starting index of the page). The service operates within the `https://www.google.com/apis/ads/publisher/v202402` namespace and uses these fields to define and manage the set of native styles.\n"]]