Ads API .NET library
|
Lists all the services available through this library. More...
Classes | |
class | v201809 |
All the services available in v201809. 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 groupName, string serviceName) |
Creates a service creation parameter for defining an AdWords 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 an AdWords service.
version | Service version. |
groupName | Group name. |
serviceName | Service name. |