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

Properties

long batchUploadId [get, set]
 
bool batchUploadIdSpecified [get, set]
 
long segmentId [get, set]
 
bool segmentIdSpecified [get, set]
 
bool isDeletion [get, set]
 
bool isDeletionSpecified [get, set]
 
IdentifierType identifierType [get, set]
 
bool identifierTypeSpecified [get, set]
 
string[] identifiers [get, set]
 

Property Documentation

long Google.Api.Ads.AdManager.v202305.SegmentPopulationRequest.batchUploadId
getset
bool Google.Api.Ads.AdManager.v202305.SegmentPopulationRequest.batchUploadIdSpecified
getset

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

string [] Google.Api.Ads.AdManager.v202305.SegmentPopulationRequest.identifiers
getset
IdentifierType Google.Api.Ads.AdManager.v202305.SegmentPopulationRequest.identifierType
getset
bool Google.Api.Ads.AdManager.v202305.SegmentPopulationRequest.identifierTypeSpecified
getset

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

bool Google.Api.Ads.AdManager.v202305.SegmentPopulationRequest.isDeletion
getset
bool Google.Api.Ads.AdManager.v202305.SegmentPopulationRequest.isDeletionSpecified
getset

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

long Google.Api.Ads.AdManager.v202305.SegmentPopulationRequest.segmentId
getset
bool Google.Api.Ads.AdManager.v202305.SegmentPopulationRequest.segmentIdSpecified
getset

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


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