AI-generated Key Takeaways
-
The CdnConfigurationPage object represents a page of CDN configuration details within Google Ad Manager.
-
It provides access to the total result set size, starting index of the page, and the collection of CDN configurations on the specific page.
-
The page is part of the CdnConfigurationService, enabling retrieval of CDN configurations based on defined criteria using methods like getCdnConfigurationsByStatement.
Captures a page of CdnConfiguration objects.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
Field |
|
---|---|
|
The size of the total result set to which this page belongs. |
|
The absolute index in the total result set on which this page begins. |
|
The collection of CDN configurations contained within this page. |