Ads API .NET library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Google.Api.Ads.AdManager.v202305.MobileApplicationServiceInterface Interface Reference
Inheritance diagram for Google.Api.Ads.AdManager.v202305.MobileApplicationServiceInterface:
Google.Api.Ads.AdManager.v202305.IMobileApplicationService Google.Api.Ads.AdManager.v202305.MobileApplicationServiceInterfaceChannel Google.Api.Ads.AdManager.v202305.MobileApplicationService

Public Member Functions

Wrappers.MobileApplicationService.createMobileApplicationsResponse createMobileApplications (Wrappers.MobileApplicationService.createMobileApplicationsRequest request)
 
System.Threading.Tasks.Task
< Wrappers.MobileApplicationService.createMobileApplicationsResponse
createMobileApplicationsAsync (Wrappers.MobileApplicationService.createMobileApplicationsRequest request)
 
Google.Api.Ads.AdManager.v202305.MobileApplicationPage getMobileApplicationsByStatement (Google.Api.Ads.AdManager.v202305.Statement filterStatement)
 
System.Threading.Tasks.Task
< Google.Api.Ads.AdManager.v202305.MobileApplicationPage
getMobileApplicationsByStatementAsync (Google.Api.Ads.AdManager.v202305.Statement filterStatement)
 
Google.Api.Ads.AdManager.v202305.UpdateResult performMobileApplicationAction (Google.Api.Ads.AdManager.v202305.MobileApplicationAction mobileApplicationAction, Google.Api.Ads.AdManager.v202305.Statement filterStatement)
 
System.Threading.Tasks.Task
< Google.Api.Ads.AdManager.v202305.UpdateResult
performMobileApplicationActionAsync (Google.Api.Ads.AdManager.v202305.MobileApplicationAction mobileApplicationAction, Google.Api.Ads.AdManager.v202305.Statement filterStatement)
 
Wrappers.MobileApplicationService.updateMobileApplicationsResponse updateMobileApplications (Wrappers.MobileApplicationService.updateMobileApplicationsRequest request)
 
System.Threading.Tasks.Task
< Wrappers.MobileApplicationService.updateMobileApplicationsResponse
updateMobileApplicationsAsync (Wrappers.MobileApplicationService.updateMobileApplicationsRequest request)
 

Member Function Documentation

Wrappers.MobileApplicationService.createMobileApplicationsResponse Google.Api.Ads.AdManager.v202305.MobileApplicationServiceInterface.createMobileApplications ( Wrappers.MobileApplicationService.createMobileApplicationsRequest  request)
System.Threading.Tasks.Task<Wrappers.MobileApplicationService.createMobileApplicationsResponse> Google.Api.Ads.AdManager.v202305.MobileApplicationServiceInterface.createMobileApplicationsAsync ( Wrappers.MobileApplicationService.createMobileApplicationsRequest  request)
Google.Api.Ads.AdManager.v202305.MobileApplicationPage Google.Api.Ads.AdManager.v202305.MobileApplicationServiceInterface.getMobileApplicationsByStatement ( Google.Api.Ads.AdManager.v202305.Statement  filterStatement)
System.Threading.Tasks.Task<Google.Api.Ads.AdManager.v202305.MobileApplicationPage> Google.Api.Ads.AdManager.v202305.MobileApplicationServiceInterface.getMobileApplicationsByStatementAsync ( Google.Api.Ads.AdManager.v202305.Statement  filterStatement)
Google.Api.Ads.AdManager.v202305.UpdateResult Google.Api.Ads.AdManager.v202305.MobileApplicationServiceInterface.performMobileApplicationAction ( Google.Api.Ads.AdManager.v202305.MobileApplicationAction  mobileApplicationAction,
Google.Api.Ads.AdManager.v202305.Statement  filterStatement 
)
System.Threading.Tasks.Task<Google.Api.Ads.AdManager.v202305.UpdateResult> Google.Api.Ads.AdManager.v202305.MobileApplicationServiceInterface.performMobileApplicationActionAsync ( Google.Api.Ads.AdManager.v202305.MobileApplicationAction  mobileApplicationAction,
Google.Api.Ads.AdManager.v202305.Statement  filterStatement 
)
Wrappers.MobileApplicationService.updateMobileApplicationsResponse Google.Api.Ads.AdManager.v202305.MobileApplicationServiceInterface.updateMobileApplications ( Wrappers.MobileApplicationService.updateMobileApplicationsRequest  request)
System.Threading.Tasks.Task<Wrappers.MobileApplicationService.updateMobileApplicationsResponse> Google.Api.Ads.AdManager.v202305.MobileApplicationServiceInterface.updateMobileApplicationsAsync ( Wrappers.MobileApplicationService.updateMobileApplicationsRequest  request)

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