Ads API .NET library
|
Lists all the services available through this library. More...
Classes | |
class | v202208 |
All the services available in v202208. More... | |
class | v202211 |
All the services available in v202211. More... | |
class | v202302 |
All the services available in v202302. More... | |
class | v202305 |
All the services available in v202305. More... | |
Public Member Functions | |
override Type[] | GetServiceTypes () |
Gets all service types defined in this service. More... | |
Static Protected Member Functions | |
static ServiceSignature | MakeServiceSignature (string version, string serviceName) |
Creates a service creation parameter for defining a DFP service. More... | |
Lists all the services available through this library.
|
inlinevirtual |
Gets all service types defined in this service.
Implements Google.Api.Ads.Common.Lib.AdsService.
|
inlinestaticprotected |
Creates a service creation parameter for defining a DFP service.
version | Service version. |
serviceName | Service name. |