Ads API .NET library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Google.Api.Ads.AdManager.v202408.CreativeServiceInterface Interface Reference
Inheritance diagram for Google.Api.Ads.AdManager.v202408.CreativeServiceInterface:
Google.Api.Ads.AdManager.v202408.CreativeServiceInterfaceChannel Google.Api.Ads.AdManager.v202408.ICreativeService Google.Api.Ads.AdManager.v202408.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.v202408.CreativePage getCreativesByStatement (Google.Api.Ads.AdManager.v202408.Statement filterStatement)
 
System.Threading.Tasks.Task
< Google.Api.Ads.AdManager.v202408.CreativePage
getCreativesByStatementAsync (Google.Api.Ads.AdManager.v202408.Statement filterStatement)
 
Google.Api.Ads.AdManager.v202408.UpdateResult performCreativeAction (Google.Api.Ads.AdManager.v202408.CreativeAction creativeAction, Google.Api.Ads.AdManager.v202408.Statement filterStatement)
 
System.Threading.Tasks.Task
< Google.Api.Ads.AdManager.v202408.UpdateResult
performCreativeActionAsync (Google.Api.Ads.AdManager.v202408.CreativeAction creativeAction, Google.Api.Ads.AdManager.v202408.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.v202408.CreativeServiceInterface.createCreatives ( Wrappers.CreativeService.createCreativesRequest  request)
System.Threading.Tasks.Task<Wrappers.CreativeService.createCreativesResponse> Google.Api.Ads.AdManager.v202408.CreativeServiceInterface.createCreativesAsync ( Wrappers.CreativeService.createCreativesRequest  request)
Google.Api.Ads.AdManager.v202408.CreativePage Google.Api.Ads.AdManager.v202408.CreativeServiceInterface.getCreativesByStatement ( Google.Api.Ads.AdManager.v202408.Statement  filterStatement)
System.Threading.Tasks.Task<Google.Api.Ads.AdManager.v202408.CreativePage> Google.Api.Ads.AdManager.v202408.CreativeServiceInterface.getCreativesByStatementAsync ( Google.Api.Ads.AdManager.v202408.Statement  filterStatement)
Google.Api.Ads.AdManager.v202408.UpdateResult Google.Api.Ads.AdManager.v202408.CreativeServiceInterface.performCreativeAction ( Google.Api.Ads.AdManager.v202408.CreativeAction  creativeAction,
Google.Api.Ads.AdManager.v202408.Statement  filterStatement 
)
System.Threading.Tasks.Task<Google.Api.Ads.AdManager.v202408.UpdateResult> Google.Api.Ads.AdManager.v202408.CreativeServiceInterface.performCreativeActionAsync ( Google.Api.Ads.AdManager.v202408.CreativeAction  creativeAction,
Google.Api.Ads.AdManager.v202408.Statement  filterStatement 
)
Wrappers.CreativeService.updateCreativesResponse Google.Api.Ads.AdManager.v202408.CreativeServiceInterface.updateCreatives ( Wrappers.CreativeService.updateCreativesRequest  request)
System.Threading.Tasks.Task<Wrappers.CreativeService.updateCreativesResponse> Google.Api.Ads.AdManager.v202408.CreativeServiceInterface.updateCreativesAsync ( Wrappers.CreativeService.updateCreativesRequest  request)

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