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."],[[["The CmsMetadataService enables retrieval of CMS metadata key objects, which are organized into pages represented by the CmsMetadataKeyPage object."],["Each CmsMetadataKeyPage provides information about the total number of results (`totalResultSetSize`), the starting position of the current page (`startIndex`), and the actual CMS metadata keys (`results`)."],["The namespace for these objects is `https://www.google.com/apis/ads/publisher/v202308`."]]],[]]