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

Captures a page of MarketplaceComment objects. More...

Properties

int startIndex [get, set]
 The absolute index in the total result set on which this page begins. More...
 
bool startIndexSpecified [get, set]
 
MarketplaceComment[] results [get, set]
 The collection of results contained within this page. More...
 

Detailed Description

Captures a page of MarketplaceComment objects.

Property Documentation

MarketplaceComment [] Google.Api.Ads.AdManager.v202305.MarketplaceCommentPage.results
getset

The collection of results contained within this page.

int Google.Api.Ads.AdManager.v202305.MarketplaceCommentPage.startIndex
getset

The absolute index in the total result set on which this page begins.

bool Google.Api.Ads.AdManager.v202305.MarketplaceCommentPage.startIndexSpecified
getset

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


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