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