type CmsMetadataKeyPage (v202405)
Service
CmsMetadataService
Captures a page of CMS metadata key objects.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202405
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 2024-05-15 UTC.
[null,null,["Last updated 2024-05-15 UTC."],[[["The `CmsMetadataService` allows you to retrieve CMS metadata keys, and the results are organized into pages within a `CmsMetadataKeyPage` object."],["A `CmsMetadataKeyPage` includes information about the total result size, the starting index of the current page, and an array of `CmsMetadataKey` objects representing the metadata keys on that page."],["The service and objects use the namespace `https://www.google.com/apis/ads/publisher/v202405`."]]],[]]