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

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