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

Class: Account

Source Location: /AdWords/v201008/mcm/ServicedAccountService.php

Class Overview


Represents a single AdWords account.


Variables

Methods



Class Details

[line 705]
Represents a single AdWords account.



[ Top ]


Class Variables

$canManageClients =

[line 728]



Tags:

access:  public

Type:   boolean


[ Top ]

$companyName =

[line 722]



Tags:

access:  public

Type:   string


[ Top ]

$customerId =

[line 710]



Tags:

access:  public

Type:   integer


[ Top ]

$login =

[line 716]



Tags:

access:  public

Type:   string


[ Top ]



Class Methods


constructor __construct [line 746]

Account __construct( [ $customerId = NULL], [ $login = NULL], [ $companyName = NULL], [ $canManageClients = NULL])



Tags:

access:  public


Parameters:

   $customerId  
   $login  
   $companyName  
   $canManageClients  

[ Top ]

method getNamespace [line 734]

the getNamespace( )

Gets the namesapce of this class



Tags:

return:  namespace of this class
access:  public


[ Top ]

method getXsiTypeName [line 742]

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