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

The results of a SegmentPopulationRequest. More...

Properties

long batchUploadId [get, set]
 The batch ID to look up the results. More...
 
bool batchUploadIdSpecified [get, set]
 
long segmentId [get, set]
 The segment ID associated with the segment population job. More...
 
bool segmentIdSpecified [get, set]
 
SegmentPopulationStatus status [get, set]
 The current status of the upload request. More...
 
bool statusSpecified [get, set]
 
long numSuccessfulIdsProcessed [get, set]
 The number of IDs that were processed successfully. More...
 
bool numSuccessfulIdsProcessedSpecified [get, set]
 
IdError[] errors [get, set]
 Identifiers with errors. More...
 

Detailed Description

The results of a SegmentPopulationRequest.

Property Documentation

long Google.Api.Ads.AdManager.v202508.SegmentPopulationResults.batchUploadId
getset

The batch ID to look up the results.

bool Google.Api.Ads.AdManager.v202508.SegmentPopulationResults.batchUploadIdSpecified
getset

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

IdError [] Google.Api.Ads.AdManager.v202508.SegmentPopulationResults.errors
getset

Identifiers with errors.

long Google.Api.Ads.AdManager.v202508.SegmentPopulationResults.numSuccessfulIdsProcessed
getset

The number of IDs that were processed successfully.

bool Google.Api.Ads.AdManager.v202508.SegmentPopulationResults.numSuccessfulIdsProcessedSpecified
getset

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

long Google.Api.Ads.AdManager.v202508.SegmentPopulationResults.segmentId
getset

The segment ID associated with the segment population job.

bool Google.Api.Ads.AdManager.v202508.SegmentPopulationResults.segmentIdSpecified
getset

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

SegmentPopulationStatus Google.Api.Ads.AdManager.v202508.SegmentPopulationResults.status
getset

The current status of the upload request.

bool Google.Api.Ads.AdManager.v202508.SegmentPopulationResults.statusSpecified
getset

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


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