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

Class: AdUnionId

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

Class Overview


Represents an id indicating a grouping of Ads under some heuristic.


Variables

Methods


Child classes:

TempAdUnionId
Represents the temporary id for an ad union id, which the user can specify.

Class Details

[line 621]
Represents an id indicating a grouping of Ads under some heuristic.



[ Top ]


Class Variables

$AdUnionIdType =

[line 632]



Tags:

access:  public

Type:   string


[ Top ]

$id =

[line 626]



Tags:

access:  public

Type:   integer


[ Top ]



Class Methods


constructor __construct [line 682]

AdUnionId __construct( [ $id = NULL], [ $AdUnionIdType = NULL])



Tags:

access:  public


Overridden in child classes as:

TempAdUnionId::__construct()

Parameters:

   $id  
   $AdUnionIdType  

[ Top ]

method getNamespace [line 670]

the getNamespace( )

Gets the namesapce of this class



Tags:

return:  namespace of this class
access:  public


Overridden in child classes as:

TempAdUnionId::getNamespace()
Gets the namesapce of this class

[ Top ]

method getParameterMap [line 662]

array getParameterMap( )

Provided for getting non-php-standard named variables



Tags:

return:  parameter map
access:  protected


[ Top ]

method getXsiTypeName [line 678]

the getXsiTypeName( )

Gets the xsi:type name of this class



Tags:

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


Overridden in child classes as:

TempAdUnionId::getXsiTypeName()
Gets the xsi:type name of this class

[ Top ]

method __get [line 650]

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 643]

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