[[["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 2025-08-06 UTC."],[],["The `CmsMetadataService` utilizes the `getCmsMetadataKeysByStatement()` method, which returns a `CmsMetadataKeyPage`. This page contains a set of CMS metadata key objects, identified within the namespace `https://www.google.com/apis/ads/publisher/v202502`. The `CmsMetadataKeyPage` includes `totalResultSetSize` and `startIndex` integers, alongside an array of `CmsMetadataKey` objects in the `results` field. These details provide the mechanism to access and manage metadata keys.\n"],null,["# type CmsMetadataKeyPage (v202502)\n\n**Service** \n**CmsMetadataService** **Dependencies** \n[getCmsMetadataKeysByStateme...](/ad-manager/api/reference/v202502/CmsMetadataService#getCmsMetadataKeysByStatement \"getCmsMetadataKeysByStatement()\") \n▼\n**CmsMetadataKeyPage**\n\nCaptures a page of CMS metadata key objects.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202502`\n\n| Field ----- ||\n|--------------------------|-----------------------------------------------------------------------------------------------------|\n| ### `totalResultSetSize` | ` `xsd:`int` \u003cbr /\u003e |\n| ### `startIndex` | ` `xsd:`int` \u003cbr /\u003e |\n| ### `results` | ` `[CmsMetadataKey](/ad-manager/api/reference/v202502/CmsMetadataService.CmsMetadataKey)`[]` \u003cbr /\u003e |"]]