Ads API .NET library
|
Provides operations for retrieving information related to the publisher's networks. This service can be used to obtain the list of all networks that the current login has access to, or to obtain information about a specific network. More...
Provides operations for retrieving information related to the publisher's networks. This service can be used to obtain the list of all networks that the current login has access to, or to obtain information about a specific network.
Google.Api.Ads.AdManager.v202311.Network [] Google.Api.Ads.AdManager.v202311.INetworkService.getAllNetworks | ( | ) |
Implemented in Google.Api.Ads.AdManager.v202311.NetworkService.
System.Threading.Tasks.Task<Google.Api.Ads.AdManager.v202311.Network[]> Google.Api.Ads.AdManager.v202311.INetworkService.getAllNetworksAsync | ( | ) |
Implemented in Google.Api.Ads.AdManager.v202311.NetworkService.