type CmsMetadataKeyPage (v202502)
Stay organized with collections
Save and categorize content based on your preferences.
Service
CmsMetadataService
Captures a page of CMS metadata key objects.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202502
Field
|
totalResultSetSize
|
xsd:int
|
startIndex
|
xsd:int
|
results
|
CmsMetadataKey[]
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-06 UTC.
[null,null,["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 |"]]