|
Ads API .NET library
|
Provides methods for populating AudienceSegment with identifiers. More...
Provides methods for populating AudienceSegment with identifiers.
| Google.Api.Ads.AdManager.v202511.SegmentPopulationResults [] Google.Api.Ads.AdManager.v202511.ISegmentPopulationService.getSegmentPopulationResultsByIds | ( | long[] | batchUploadIds | ) |
Implemented in Google.Api.Ads.AdManager.v202511.SegmentPopulationService.
| System.Threading.Tasks.Task<Google.Api.Ads.AdManager.v202511.SegmentPopulationResults[]> Google.Api.Ads.AdManager.v202511.ISegmentPopulationService.getSegmentPopulationResultsByIdsAsync | ( | long[] | batchUploadIds | ) |
Implemented in Google.Api.Ads.AdManager.v202511.SegmentPopulationService.
| Google.Api.Ads.AdManager.v202511.UpdateResult Google.Api.Ads.AdManager.v202511.ISegmentPopulationService.performSegmentPopulationAction | ( | Google.Api.Ads.AdManager.v202511.SegmentPopulationAction | action, |
| long[] | batchUploadIds | ||
| ) |
Implemented in Google.Api.Ads.AdManager.v202511.SegmentPopulationService.
| System.Threading.Tasks.Task<Google.Api.Ads.AdManager.v202511.UpdateResult> Google.Api.Ads.AdManager.v202511.ISegmentPopulationService.performSegmentPopulationActionAsync | ( | Google.Api.Ads.AdManager.v202511.SegmentPopulationAction | action, |
| long[] | batchUploadIds | ||
| ) |
Implemented in Google.Api.Ads.AdManager.v202511.SegmentPopulationService.