|
Ads API .NET library
|
Provides methods for creating, updating and retrieving ContentBundle objects. More...
Provides methods for creating, updating and retrieving ContentBundle objects.
A ContentBundle is a grouping of Content that match filter rules as well as taking into account explicitly included or excluded Content.
| Google.Api.Ads.AdManager.v202508.ContentBundle [] Google.Api.Ads.AdManager.v202508.IContentBundleService.createContentBundles | ( | Google.Api.Ads.AdManager.v202508.ContentBundle[] | contentBundles | ) |
Implemented in Google.Api.Ads.AdManager.v202508.ContentBundleService.
| System.Threading.Tasks.Task<Google.Api.Ads.AdManager.v202508.ContentBundle[]> Google.Api.Ads.AdManager.v202508.IContentBundleService.createContentBundlesAsync | ( | Google.Api.Ads.AdManager.v202508.ContentBundle[] | contentBundles | ) |
Implemented in Google.Api.Ads.AdManager.v202508.ContentBundleService.
| Google.Api.Ads.AdManager.v202508.ContentBundle [] Google.Api.Ads.AdManager.v202508.IContentBundleService.updateContentBundles | ( | Google.Api.Ads.AdManager.v202508.ContentBundle[] | contentBundles | ) |
Implemented in Google.Api.Ads.AdManager.v202508.ContentBundleService.
| System.Threading.Tasks.Task<Google.Api.Ads.AdManager.v202508.ContentBundle[]> Google.Api.Ads.AdManager.v202508.IContentBundleService.updateContentBundlesAsync | ( | Google.Api.Ads.AdManager.v202508.ContentBundle[] | contentBundles | ) |
Implemented in Google.Api.Ads.AdManager.v202508.ContentBundleService.