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

Class: Link

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

Class Overview


Represents an AdWords manager-client link.


Variables

Methods



Class Details

[line 829]
Represents an AdWords manager-client link.



[ Top ]


Class Variables

$clientId =

[line 840]



Tags:

access:  public

Type:   CustomerId


[ Top ]

$descriptiveName =

[line 858]



Tags:

access:  public

Type:   string


[ Top ]

$LinkType =

[line 864]



Tags:

access:  public

Type:   string


[ Top ]

$managerId =

[line 834]



Tags:

access:  public

Type:   CustomerId


[ Top ]

$serviceType =

[line 846]



Tags:

access:  public

Type:   tnsServiceType


[ Top ]

$typeOfLink =

[line 852]



Tags:

access:  public

Type:   tnsLinkType


[ Top ]



Class Methods


constructor __construct [line 914]

Link __construct( [ $managerId = NULL], [ $clientId = NULL], [ $serviceType = NULL], [ $typeOfLink = NULL], [ $descriptiveName = NULL], [ $LinkType = NULL])



Tags:

access:  public


Parameters:

   $managerId  
   $clientId  
   $serviceType  
   $typeOfLink  
   $descriptiveName  
   $LinkType  

[ Top ]

method getNamespace [line 902]

the getNamespace( )

Gets the namesapce of this class



Tags:

return:  namespace of this class
access:  public


[ Top ]

method getParameterMap [line 894]

array getParameterMap( )

Provided for getting non-php-standard named variables



Tags:

return:  parameter map
access:  protected


[ Top ]

method getXsiTypeName [line 910]

the getXsiTypeName( )

Gets the xsi:type name of this class



Tags:

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


[ Top ]

method __get [line 882]

mixed __get( $var $var)

Provided for getting non-php-standard named variables



Tags:

return:  Variable value
access:  public


Parameters:

$var   $var   Variable name to get.

[ Top ]

method __set [line 875]

void __set( $var $var, $value $value)

Provided for setting non-php-standard named variables



Tags:

access:  public


Parameters:

$var   $var   Variable name to set
$value   $value   Value to set

[ Top ]


Documentation generated by phpDocumentor 1.4.3