type CmsMetadataKeyPage (v202408)
Service
CmsMetadataService
Captures a page of CMS metadata key objects.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202408
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-08-20 UTC.
[null,null,["Last updated 2024-08-20 UTC."],[[["The CmsMetadataService enables retrieval of CMS metadata key objects, which are organized into pages represented by CmsMetadataKeyPage."],["Each page of CMS metadata keys includes details like the total number of results (`totalResultSetSize`), the starting position of the current page (`startIndex`), and the actual metadata key objects (`results`)."],["CmsMetadataKey objects contain information about CMS metadata keys within the system, such as their unique identifiers and associated values."]]],[]]