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

SOAP Response header for DFP API services. More...

Public Attributes

const string PLACEHOLDER_NAMESPACE
 A placeholder namespace for deserializing response headers from different API versions. More...
 

Properties

string requestId [get, set]
 Gets or sets the request id for this API call. More...
 
long responseTime [get, set]
 Gets or sets the response time for this API call. More...
 

Detailed Description

SOAP Response header for DFP API services.

Member Data Documentation

const string Google.Api.Ads.AdManager.Headers.ResponseHeader.PLACEHOLDER_NAMESPACE
Initial value:
=
"https://www.google.com/ads/api/publisher/version"

A placeholder namespace for deserializing response headers from different API versions.

Property Documentation

string Google.Api.Ads.AdManager.Headers.ResponseHeader.requestId
getset

Gets or sets the request id for this API call.

long Google.Api.Ads.AdManager.Headers.ResponseHeader.responseTime
getset

Gets or sets the response time for this API call.


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