Ads API .NET library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Google.Api.Ads.AdManager.v202402.CreativeServiceInterface Interface Reference
Inheritance diagram for Google.Api.Ads.AdManager.v202402.CreativeServiceInterface:
Google.Api.Ads.AdManager.v202402.CreativeServiceInterfaceChannel Google.Api.Ads.AdManager.v202402.ICreativeService Google.Api.Ads.AdManager.v202402.CreativeService

Public Member Functions

Wrappers.CreativeService.createCreativesResponse createCreatives (Wrappers.CreativeService.createCreativesRequest request)
 
System.Threading.Tasks.Task
< Wrappers.CreativeService.createCreativesResponse
createCreativesAsync (Wrappers.CreativeService.createCreativesRequest request)
 
Google.Api.Ads.AdManager.v202402.CreativePage getCreativesByStatement (Google.Api.Ads.AdManager.v202402.Statement filterStatement)
 
System.Threading.Tasks.Task
< Google.Api.Ads.AdManager.v202402.CreativePage
getCreativesByStatementAsync (Google.Api.Ads.AdManager.v202402.Statement filterStatement)
 
Google.Api.Ads.AdManager.v202402.UpdateResult performCreativeAction (Google.Api.Ads.AdManager.v202402.CreativeAction creativeAction, Google.Api.Ads.AdManager.v202402.Statement filterStatement)
 
System.Threading.Tasks.Task
< Google.Api.Ads.AdManager.v202402.UpdateResult
performCreativeActionAsync (Google.Api.Ads.AdManager.v202402.CreativeAction creativeAction, Google.Api.Ads.AdManager.v202402.Statement filterStatement)
 
Wrappers.CreativeService.updateCreativesResponse updateCreatives (Wrappers.CreativeService.updateCreativesRequest request)
 
System.Threading.Tasks.Task
< Wrappers.CreativeService.updateCreativesResponse
updateCreativesAsync (Wrappers.CreativeService.updateCreativesRequest request)
 

Member Function Documentation

Wrappers.CreativeService.createCreativesResponse Google.Api.Ads.AdManager.v202402.CreativeServiceInterface.createCreatives ( Wrappers.CreativeService.createCreativesRequest  request)
System.Threading.Tasks.Task<Wrappers.CreativeService.createCreativesResponse> Google.Api.Ads.AdManager.v202402.CreativeServiceInterface.createCreativesAsync ( Wrappers.CreativeService.createCreativesRequest  request)
Google.Api.Ads.AdManager.v202402.CreativePage Google.Api.Ads.AdManager.v202402.CreativeServiceInterface.getCreativesByStatement ( Google.Api.Ads.AdManager.v202402.Statement  filterStatement)
System.Threading.Tasks.Task<Google.Api.Ads.AdManager.v202402.CreativePage> Google.Api.Ads.AdManager.v202402.CreativeServiceInterface.getCreativesByStatementAsync ( Google.Api.Ads.AdManager.v202402.Statement  filterStatement)
Google.Api.Ads.AdManager.v202402.UpdateResult Google.Api.Ads.AdManager.v202402.CreativeServiceInterface.performCreativeAction ( Google.Api.Ads.AdManager.v202402.CreativeAction  creativeAction,
Google.Api.Ads.AdManager.v202402.Statement  filterStatement 
)
System.Threading.Tasks.Task<Google.Api.Ads.AdManager.v202402.UpdateResult> Google.Api.Ads.AdManager.v202402.CreativeServiceInterface.performCreativeActionAsync ( Google.Api.Ads.AdManager.v202402.CreativeAction  creativeAction,
Google.Api.Ads.AdManager.v202402.Statement  filterStatement 
)
Wrappers.CreativeService.updateCreativesResponse Google.Api.Ads.AdManager.v202402.CreativeServiceInterface.updateCreatives ( Wrappers.CreativeService.updateCreativesRequest  request)
System.Threading.Tasks.Task<Wrappers.CreativeService.updateCreativesResponse> Google.Api.Ads.AdManager.v202402.CreativeServiceInterface.updateCreativesAsync ( Wrappers.CreativeService.updateCreativesRequest  request)

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