Class awSoapResponseHeader

Description

Defines the elements within the header of a SOAP response.

Located in /classes/cm/SoapResponseHeader.php

awComplexObject
   |
   --awSoapResponseHeader
Variable Summary
 string $methodName
 string $requestId
 string $serviceName
 long $units
Variables
string $methodName

The name of the method being invoked.

long $operations

Number of operations performed for this SOAP request.

string $requestId

Unique id that identifies this request. If developers have any support issues, sending us this id will enable us to find their request more easily.

long $responseTime

Elapsed time in milliseconds between the AdWords API receiving the request and sending the response.

string $serviceName

The name of the service being invoked.

long $units

Total number of API units the SOAP request used.

Inherited Variables

Inherited from awComplexObject

awComplexObject::$_cachedCheckFields
awComplexObject::$_checkFields
awComplexObject::$_row
Methods

Documentation generated on Fri, 23 Mar 2012 13:44:13 +0200 by phpDocumentor 1.4.3