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

Class: Range

Source Location: /AdWords/v200909/o/TargetingIdeaService.php

Class Overview


Represents a range of values that has either an upper or a lower bound.


Variables

Methods



Class Details

[line 2148]
Represents a range of values that has either an upper or a lower bound.



[ Top ]


Class Variables

$max =

[line 2159]



Tags:

access:  public

Type:   ComparableValue


[ Top ]

$min =

[line 2153]



Tags:

access:  public

Type:   ComparableValue


[ Top ]



Class Methods


constructor __construct [line 2177]

Range __construct( [ $min = NULL], [ $max = NULL])



Tags:

access:  public


Parameters:

   $min  
   $max  

[ Top ]

method getNamespace [line 2165]

the getNamespace( )

Gets the namesapce of this class



Tags:

return:  namespace of this class
access:  public


[ Top ]

method getXsiTypeName [line 2173]

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