Ads API .NET library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Google.Api.Ads.AdManager.v202305.CmsMetadataValuePage Class Reference

Captures a page of CMS metadata value objects. More...

Properties

int totalResultSetSize [get, set]
 
bool totalResultSetSizeSpecified [get, set]
 
int startIndex [get, set]
 
bool startIndexSpecified [get, set]
 
CmsMetadataValue[] results [get, set]
 

Detailed Description

Captures a page of CMS metadata value objects.

Property Documentation

CmsMetadataValue [] Google.Api.Ads.AdManager.v202305.CmsMetadataValuePage.results
getset
int Google.Api.Ads.AdManager.v202305.CmsMetadataValuePage.startIndex
getset
bool Google.Api.Ads.AdManager.v202305.CmsMetadataValuePage.startIndexSpecified
getset

true, if a value is specified for startIndex, false otherwise.

int Google.Api.Ads.AdManager.v202305.CmsMetadataValuePage.totalResultSetSize
getset
bool Google.Api.Ads.AdManager.v202305.CmsMetadataValuePage.totalResultSetSizeSpecified
getset

true, if a value is specified for totalResultSetSize, false otherwise.


The documentation for this class was generated from the following file: