Ads API .NET library
|
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... | |
Captures a page of MarketplaceComment objects.
|
getset |
The collection of results contained within this page.
Referenced by Google.Api.Ads.AdManager.Examples.CSharp.v202402.GetMarketplaceComments.Run().
|
getset |
The absolute index in the total result set on which this page begins.
|
getset |
true
, if a value is specified for startIndex, false
otherwise.