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

Captures a page of ProposalLineItem objects. More...

Properties

ProposalLineItem[] results [get, set]
 The collection of proposal line items contained within this page. More...
 
int startIndex [get, set]
 The absolute index in the total result set on which this page begins. More...
 
bool startIndexSpecified [get, set]
 
int totalResultSetSize [get, set]
 The size of the total result set to which this page belongs. More...
 
bool totalResultSetSizeSpecified [get, set]
 

Detailed Description

Captures a page of ProposalLineItem objects.

Property Documentation

ProposalLineItem [] Google.Api.Ads.AdManager.v202305.ProposalLineItemPage.results
getset

The collection of proposal line items contained within this page.

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

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

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

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

int Google.Api.Ads.AdManager.v202305.ProposalLineItemPage.totalResultSetSize
getset

The size of the total result set to which this page belongs.

bool Google.Api.Ads.AdManager.v202305.ProposalLineItemPage.totalResultSetSizeSpecified
getset

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


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