type CmsMetadataKeyPage (v202308)
Service
CmsMetadataService
Captures a page of CMS metadata key objects.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202308
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 2023-08-22 UTC.
[null,null,["Last updated 2023-08-22 UTC."],[[["CmsMetadataService uses the `getCmsMetadataKeysByStatement` method to retrieve CMS metadata keys."],["CmsMetadataKeyPage objects represent a page of CMS metadata key objects and include information like total results, starting index, and the results themselves."],["The namespace for these operations is `https://www.google.com/apis/ads/publisher/v202308`."],["Important fields within CmsMetadataKeyPage include `totalResultSetSize`, `startIndex`, and `results` which contain an array of CmsMetadataKey objects."]]],[]]