|
Ads API .NET library
|
Provides methods for populating AudienceSegment with identifiers. More...
Provides methods for populating AudienceSegment with identifiers.
This service is currently unimplemented and will throw an ApiException when invoked. It is scheduled to be fully implemented in the v202311 release.
| Google.Api.Ads.AdManager.v202508.SegmentPopulationResults [] Google.Api.Ads.AdManager.v202508.ISegmentPopulationService.getSegmentPopulationResultsByIds | ( | long[] | batchUploadIds | ) |
Implemented in Google.Api.Ads.AdManager.v202508.SegmentPopulationService.
| System.Threading.Tasks.Task<Google.Api.Ads.AdManager.v202508.SegmentPopulationResults[]> Google.Api.Ads.AdManager.v202508.ISegmentPopulationService.getSegmentPopulationResultsByIdsAsync | ( | long[] | batchUploadIds | ) |
Implemented in Google.Api.Ads.AdManager.v202508.SegmentPopulationService.
| Google.Api.Ads.AdManager.v202508.UpdateResult Google.Api.Ads.AdManager.v202508.ISegmentPopulationService.performSegmentPopulationAction | ( | Google.Api.Ads.AdManager.v202508.SegmentPopulationAction | action, |
| long[] | batchUploadIds | ||
| ) |
Implemented in Google.Api.Ads.AdManager.v202508.SegmentPopulationService.
| System.Threading.Tasks.Task<Google.Api.Ads.AdManager.v202508.UpdateResult> Google.Api.Ads.AdManager.v202508.ISegmentPopulationService.performSegmentPopulationActionAsync | ( | Google.Api.Ads.AdManager.v202508.SegmentPopulationAction | action, |
| long[] | batchUploadIds | ||
| ) |
Implemented in Google.Api.Ads.AdManager.v202508.SegmentPopulationService.