GoogleApiAdsAdWords
[ class tree: GoogleApiAdsAdWords ] [ index: GoogleApiAdsAdWords ] [ all elements ]

Class: SoapRequestHeader

Source Location: /AdWords/v201008/cm/BulkMutateJobService.php

Class Overview


Defines the required and optional elements within the header of a SOAP request.


Variables

Methods



Class Details

[line 7498]
Defines the required and optional elements within the header of a SOAP request.



[ Top ]


Class Variables

$authToken =

[line 7503]



Tags:

access:  public

Type:   string


[ Top ]

$clientCustomerId =

[line 7509]



Tags:

access:  public

Type:   string


[ Top ]

$clientEmail =

[line 7515]



Tags:

access:  public

Type:   string


[ Top ]

$developerToken =

[line 7521]



Tags:

access:  public

Type:   string


[ Top ]

$partialFailure =

[line 7539]



Tags:

access:  public

Type:   boolean


[ Top ]

$userAgent =

[line 7527]



Tags:

access:  public

Type:   string


[ Top ]

$validateOnly =

[line 7533]



Tags:

access:  public

Type:   boolean


[ Top ]



Class Methods


constructor __construct [line 7557]

SoapRequestHeader __construct( [ $authToken = NULL], [ $clientCustomerId = NULL], [ $clientEmail = NULL], [ $developerToken = NULL], [ $userAgent = NULL], [ $validateOnly = NULL], [ $partialFailure = NULL])



Tags:

access:  public


Parameters:

   $authToken  
   $clientCustomerId  
   $clientEmail  
   $developerToken  
   $userAgent  
   $validateOnly  
   $partialFailure  

[ Top ]

method getNamespace [line 7545]

the getNamespace( )

Gets the namesapce of this class



Tags:

return:  namespace of this class
access:  public


[ Top ]

method getXsiTypeName [line 7553]

the getXsiTypeName( )

Gets the xsi:type name of this class



Tags:

return:  xsi:type name of this class
access:  public


[ Top ]


Documentation generated by phpDocumentor 1.4.3