Ads API .NET library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Google.Api.Ads.AdManager.Headers.RequestHeader Class Reference

Soap Request header for DFP API services. More...

Inheritance diagram for Google.Api.Ads.AdManager.Headers.RequestHeader:
Google.Api.Ads.AdManager.Headers.AdManagerSoapHeader

Public Member Functions

object Clone ()
 Creates a new object that is a copy of the current instance. More...
 

Protected Member Functions

override void OnWriteHeaderContents (XmlDictionaryWriter writer, MessageVersion messageVersion)
 Serlalizes the RequestHeader for the SOAP XML request. More...
 

Properties

override string Name [get]
 The name of the element to be used when serializing. More...
 
string networkCode [get, set]
 Gets or sets the network code. More...
 
string applicationName [get, set]
 Gets or sets the application name. More...
 
- Properties inherited from Google.Api.Ads.AdManager.Headers.AdManagerSoapHeader
string Version [get, set]
 The API version the header should be namespaced to. More...
 

Detailed Description

Soap Request header for DFP API services.

Member Function Documentation

object Google.Api.Ads.AdManager.Headers.RequestHeader.Clone ( )
inline

Creates a new object that is a copy of the current instance.

override void Google.Api.Ads.AdManager.Headers.RequestHeader.OnWriteHeaderContents ( XmlDictionaryWriter  writer,
MessageVersion  messageVersion 
)
inlineprotected

Serlalizes the RequestHeader for the SOAP XML request.

Property Documentation

string Google.Api.Ads.AdManager.Headers.RequestHeader.applicationName
getset

Gets or sets the application name.

override string Google.Api.Ads.AdManager.Headers.RequestHeader.Name
get

The name of the element to be used when serializing.

string Google.Api.Ads.AdManager.Headers.RequestHeader.networkCode
getset

Gets or sets the network code.


The documentation for this class was generated from the following file: