Ads API .NET library
|
Lists all the services available through this library. More...
Classes | |
class | v202408 |
All the services available in v202408. More... | |
class | v202411 |
All the services available in v202411. More... | |
class | v202502 |
All the services available in v202502. More... | |
class | v202505 |
All the services available in v202505. 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. |