Ads API .NET library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Google.Api.Ads.AdManager.v202311.CreativeWrapperServiceInterface Interface Reference
Inheritance diagram for Google.Api.Ads.AdManager.v202311.CreativeWrapperServiceInterface:
Google.Api.Ads.AdManager.v202311.CreativeWrapperServiceInterfaceChannel Google.Api.Ads.AdManager.v202311.ICreativeWrapperService Google.Api.Ads.AdManager.v202311.CreativeWrapperService

Public Member Functions

Wrappers.CreativeWrapperService.createCreativeWrappersResponse createCreativeWrappers (Wrappers.CreativeWrapperService.createCreativeWrappersRequest request)
 
System.Threading.Tasks.Task
< Wrappers.CreativeWrapperService.createCreativeWrappersResponse
createCreativeWrappersAsync (Wrappers.CreativeWrapperService.createCreativeWrappersRequest request)
 
Google.Api.Ads.AdManager.v202311.CreativeWrapperPage getCreativeWrappersByStatement (Google.Api.Ads.AdManager.v202311.Statement filterStatement)
 
System.Threading.Tasks.Task
< Google.Api.Ads.AdManager.v202311.CreativeWrapperPage
getCreativeWrappersByStatementAsync (Google.Api.Ads.AdManager.v202311.Statement filterStatement)
 
Google.Api.Ads.AdManager.v202311.UpdateResult performCreativeWrapperAction (Google.Api.Ads.AdManager.v202311.CreativeWrapperAction creativeWrapperAction, Google.Api.Ads.AdManager.v202311.Statement filterStatement)
 
System.Threading.Tasks.Task
< Google.Api.Ads.AdManager.v202311.UpdateResult
performCreativeWrapperActionAsync (Google.Api.Ads.AdManager.v202311.CreativeWrapperAction creativeWrapperAction, Google.Api.Ads.AdManager.v202311.Statement filterStatement)
 
Wrappers.CreativeWrapperService.updateCreativeWrappersResponse updateCreativeWrappers (Wrappers.CreativeWrapperService.updateCreativeWrappersRequest request)
 
System.Threading.Tasks.Task
< Wrappers.CreativeWrapperService.updateCreativeWrappersResponse
updateCreativeWrappersAsync (Wrappers.CreativeWrapperService.updateCreativeWrappersRequest request)
 

Member Function Documentation

Wrappers.CreativeWrapperService.createCreativeWrappersResponse Google.Api.Ads.AdManager.v202311.CreativeWrapperServiceInterface.createCreativeWrappers ( Wrappers.CreativeWrapperService.createCreativeWrappersRequest  request)
System.Threading.Tasks.Task<Wrappers.CreativeWrapperService.createCreativeWrappersResponse> Google.Api.Ads.AdManager.v202311.CreativeWrapperServiceInterface.createCreativeWrappersAsync ( Wrappers.CreativeWrapperService.createCreativeWrappersRequest  request)
Google.Api.Ads.AdManager.v202311.CreativeWrapperPage Google.Api.Ads.AdManager.v202311.CreativeWrapperServiceInterface.getCreativeWrappersByStatement ( Google.Api.Ads.AdManager.v202311.Statement  filterStatement)
System.Threading.Tasks.Task<Google.Api.Ads.AdManager.v202311.CreativeWrapperPage> Google.Api.Ads.AdManager.v202311.CreativeWrapperServiceInterface.getCreativeWrappersByStatementAsync ( Google.Api.Ads.AdManager.v202311.Statement  filterStatement)
Google.Api.Ads.AdManager.v202311.UpdateResult Google.Api.Ads.AdManager.v202311.CreativeWrapperServiceInterface.performCreativeWrapperAction ( Google.Api.Ads.AdManager.v202311.CreativeWrapperAction  creativeWrapperAction,
Google.Api.Ads.AdManager.v202311.Statement  filterStatement 
)
System.Threading.Tasks.Task<Google.Api.Ads.AdManager.v202311.UpdateResult> Google.Api.Ads.AdManager.v202311.CreativeWrapperServiceInterface.performCreativeWrapperActionAsync ( Google.Api.Ads.AdManager.v202311.CreativeWrapperAction  creativeWrapperAction,
Google.Api.Ads.AdManager.v202311.Statement  filterStatement 
)
Wrappers.CreativeWrapperService.updateCreativeWrappersResponse Google.Api.Ads.AdManager.v202311.CreativeWrapperServiceInterface.updateCreativeWrappers ( Wrappers.CreativeWrapperService.updateCreativeWrappersRequest  request)
System.Threading.Tasks.Task<Wrappers.CreativeWrapperService.updateCreativeWrappersResponse> Google.Api.Ads.AdManager.v202311.CreativeWrapperServiceInterface.updateCreativeWrappersAsync ( Wrappers.CreativeWrapperService.updateCreativeWrappersRequest  request)

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