Ads API .NET library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Google.Api.Ads.AdManager.v202305.ContentBundleServiceInterface Interface Reference
Inheritance diagram for Google.Api.Ads.AdManager.v202305.ContentBundleServiceInterface:
Google.Api.Ads.AdManager.v202305.ContentBundleServiceInterfaceChannel Google.Api.Ads.AdManager.v202305.IContentBundleService Google.Api.Ads.AdManager.v202305.ContentBundleService

Public Member Functions

Wrappers.ContentBundleService.createContentBundlesResponse createContentBundles (Wrappers.ContentBundleService.createContentBundlesRequest request)
 
System.Threading.Tasks.Task
< Wrappers.ContentBundleService.createContentBundlesResponse
createContentBundlesAsync (Wrappers.ContentBundleService.createContentBundlesRequest request)
 
Google.Api.Ads.AdManager.v202305.ContentBundlePage getContentBundlesByStatement (Google.Api.Ads.AdManager.v202305.Statement filterStatement)
 
System.Threading.Tasks.Task
< Google.Api.Ads.AdManager.v202305.ContentBundlePage
getContentBundlesByStatementAsync (Google.Api.Ads.AdManager.v202305.Statement filterStatement)
 
Google.Api.Ads.AdManager.v202305.UpdateResult performContentBundleAction (Google.Api.Ads.AdManager.v202305.ContentBundleAction contentBundleAction, Google.Api.Ads.AdManager.v202305.Statement filterStatement)
 
System.Threading.Tasks.Task
< Google.Api.Ads.AdManager.v202305.UpdateResult
performContentBundleActionAsync (Google.Api.Ads.AdManager.v202305.ContentBundleAction contentBundleAction, Google.Api.Ads.AdManager.v202305.Statement filterStatement)
 
Wrappers.ContentBundleService.updateContentBundlesResponse updateContentBundles (Wrappers.ContentBundleService.updateContentBundlesRequest request)
 
System.Threading.Tasks.Task
< Wrappers.ContentBundleService.updateContentBundlesResponse
updateContentBundlesAsync (Wrappers.ContentBundleService.updateContentBundlesRequest request)
 

Member Function Documentation

Wrappers.ContentBundleService.createContentBundlesResponse Google.Api.Ads.AdManager.v202305.ContentBundleServiceInterface.createContentBundles ( Wrappers.ContentBundleService.createContentBundlesRequest  request)
System.Threading.Tasks.Task<Wrappers.ContentBundleService.createContentBundlesResponse> Google.Api.Ads.AdManager.v202305.ContentBundleServiceInterface.createContentBundlesAsync ( Wrappers.ContentBundleService.createContentBundlesRequest  request)
Google.Api.Ads.AdManager.v202305.ContentBundlePage Google.Api.Ads.AdManager.v202305.ContentBundleServiceInterface.getContentBundlesByStatement ( Google.Api.Ads.AdManager.v202305.Statement  filterStatement)
System.Threading.Tasks.Task<Google.Api.Ads.AdManager.v202305.ContentBundlePage> Google.Api.Ads.AdManager.v202305.ContentBundleServiceInterface.getContentBundlesByStatementAsync ( Google.Api.Ads.AdManager.v202305.Statement  filterStatement)
Google.Api.Ads.AdManager.v202305.UpdateResult Google.Api.Ads.AdManager.v202305.ContentBundleServiceInterface.performContentBundleAction ( Google.Api.Ads.AdManager.v202305.ContentBundleAction  contentBundleAction,
Google.Api.Ads.AdManager.v202305.Statement  filterStatement 
)
System.Threading.Tasks.Task<Google.Api.Ads.AdManager.v202305.UpdateResult> Google.Api.Ads.AdManager.v202305.ContentBundleServiceInterface.performContentBundleActionAsync ( Google.Api.Ads.AdManager.v202305.ContentBundleAction  contentBundleAction,
Google.Api.Ads.AdManager.v202305.Statement  filterStatement 
)
Wrappers.ContentBundleService.updateContentBundlesResponse Google.Api.Ads.AdManager.v202305.ContentBundleServiceInterface.updateContentBundles ( Wrappers.ContentBundleService.updateContentBundlesRequest  request)
System.Threading.Tasks.Task<Wrappers.ContentBundleService.updateContentBundlesResponse> Google.Api.Ads.AdManager.v202305.ContentBundleServiceInterface.updateContentBundlesAsync ( Wrappers.ContentBundleService.updateContentBundlesRequest  request)

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