[[["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-05-15 UTC."],[[["The NativeStylePage object retrieves a page of NativeStyle objects, providing information about native ad styles."],["Key properties include the total result size, starting index within the results, and an array of NativeStyle objects for the current page."],["It belongs to the `https://www.google.com/apis/ads/publisher/v202405` namespace within the Ad Manager API."]]],["The `NativeStyleService` provides the `getNativeStylesByStatement()` method, which retrieves a `NativeStylePage`. This page contains a set of `NativeStyle` objects and includes metadata. The `NativeStylePage` fields specify the `totalResultSetSize`, indicating the total number of results, `startIndex`, which is the starting index of this page, and `results`, an array of `NativeStyle` objects contained within the page. The service is associated with the namespace `https://www.google.com/apis/ads/publisher/v202405`.\n"]]