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

Class: SoapRequestHeader

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

Class Overview


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


Variables

Methods



Class Details

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



[ Top ]


Class Variables

$applicationToken =

[line 6115]



Tags:

access:  public

Type:   string


[ Top ]

$authToken =

[line 6121]



Tags:

access:  public

Type:   string


[ Top ]

$clientCustomerId =

[line 6127]



Tags:

access:  public

Type:   string


[ Top ]

$clientEmail =

[line 6133]



Tags:

access:  public

Type:   string


[ Top ]

$developerToken =

[line 6139]



Tags:

access:  public

Type:   string


[ Top ]

$userAgent =

[line 6145]



Tags:

access:  public

Type:   string


[ Top ]

$validateOnly =

[line 6151]



Tags:

access:  public

Type:   boolean


[ Top ]



Class Methods


constructor __construct [line 6169]

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



Tags:

access:  public


Parameters:

   $applicationToken  
   $authToken  
   $clientCustomerId  
   $clientEmail  
   $developerToken  
   $userAgent  
   $validateOnly  

[ Top ]

method getNamespace [line 6157]

the getNamespace( )

Gets the namesapce of this class



Tags:

return:  namespace of this class
access:  public


[ Top ]

method getXsiTypeName [line 6165]

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