|
Ads API .NET library
|
Lists all the services available through this library. More...
Classes | |
| class | v202508 |
| All the services available in v202508. More... | |
| class | v202511 |
| All the services available in v202511. More... | |
| class | v202602 |
| All the services available in v202602. More... | |
| class | v202605 |
| All the services available in v202605. 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. |