type CmsMetadataKeyPage (v202411)
Service
CmsMetadataService
Captures a page of CMS metadata key objects.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
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-11-19 UTC.
[null,null,["Last updated 2024-11-19 UTC."],[[["CmsMetadataService uses `getCmsMetadataKeysByStatement()` to retrieve CMS metadata key objects, returning a CmsMetadataKeyPage."],["CmsMetadataKeyPage stores a page of CMS metadata key objects and includes information like total results, starting index, and the results themselves."],["The results within CmsMetadataKeyPage are an array of CmsMetadataKey objects and housed within the `https://www.google.com/apis/ads/publisher/v202411` namespace."]]],[]]