Ads API .NET library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Google.Api.Ads.AdManager.v202305.ISegmentPopulationService Interface Reference
Inheritance diagram for Google.Api.Ads.AdManager.v202305.ISegmentPopulationService:
Google.Api.Ads.AdManager.v202305.SegmentPopulationServiceInterface Google.Api.Ads.AdManager.v202305.SegmentPopulationService

Public Member Functions

Google.Api.Ads.AdManager.v202305.SegmentPopulationResults[] getSegmentPopulationResultsByIds (long[] batchUploadIds)
 
System.Threading.Tasks.Task
< Google.Api.Ads.AdManager.v202305.SegmentPopulationResults[]> 
getSegmentPopulationResultsByIdsAsync (long[] batchUploadIds)
 
Google.Api.Ads.AdManager.v202305.UpdateResult performSegmentPopulationAction (Google.Api.Ads.AdManager.v202305.SegmentPopulationAction action, long[] batchUploadIds)
 
System.Threading.Tasks.Task
< Google.Api.Ads.AdManager.v202305.UpdateResult
performSegmentPopulationActionAsync (Google.Api.Ads.AdManager.v202305.SegmentPopulationAction action, long[] batchUploadIds)
 
- Public Member Functions inherited from Google.Api.Ads.AdManager.v202305.SegmentPopulationServiceInterface
Wrappers.SegmentPopulationService.getSegmentPopulationResultsByIdsResponse getSegmentPopulationResultsByIds (Wrappers.SegmentPopulationService.getSegmentPopulationResultsByIdsRequest request)
 
System.Threading.Tasks.Task
< Wrappers.SegmentPopulationService.getSegmentPopulationResultsByIdsResponse
getSegmentPopulationResultsByIdsAsync (Wrappers.SegmentPopulationService.getSegmentPopulationResultsByIdsRequest request)
 
Wrappers.SegmentPopulationService.performSegmentPopulationActionResponse performSegmentPopulationAction (Wrappers.SegmentPopulationService.performSegmentPopulationActionRequest request)
 
System.Threading.Tasks.Task
< Wrappers.SegmentPopulationService.performSegmentPopulationActionResponse
performSegmentPopulationActionAsync (Wrappers.SegmentPopulationService.performSegmentPopulationActionRequest request)
 
Google.Api.Ads.AdManager.v202305.SegmentPopulationResponse updateSegmentMemberships (Google.Api.Ads.AdManager.v202305.SegmentPopulationRequest updateRequest)
 
System.Threading.Tasks.Task
< Google.Api.Ads.AdManager.v202305.SegmentPopulationResponse
updateSegmentMembershipsAsync (Google.Api.Ads.AdManager.v202305.SegmentPopulationRequest updateRequest)
 

Member Function Documentation

Google.Api.Ads.AdManager.v202305.SegmentPopulationResults [] Google.Api.Ads.AdManager.v202305.ISegmentPopulationService.getSegmentPopulationResultsByIds ( long[]  batchUploadIds)
System.Threading.Tasks.Task<Google.Api.Ads.AdManager.v202305.SegmentPopulationResults[]> Google.Api.Ads.AdManager.v202305.ISegmentPopulationService.getSegmentPopulationResultsByIdsAsync ( long[]  batchUploadIds)
Google.Api.Ads.AdManager.v202305.UpdateResult Google.Api.Ads.AdManager.v202305.ISegmentPopulationService.performSegmentPopulationAction ( Google.Api.Ads.AdManager.v202305.SegmentPopulationAction  action,
long[]  batchUploadIds 
)
System.Threading.Tasks.Task<Google.Api.Ads.AdManager.v202305.UpdateResult> Google.Api.Ads.AdManager.v202305.ISegmentPopulationService.performSegmentPopulationActionAsync ( Google.Api.Ads.AdManager.v202305.SegmentPopulationAction  action,
long[]  batchUploadIds 
)

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