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

Class: Range

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

Class Overview


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


Variables

Methods



Class Details

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



[ Top ]


Class Variables

$max =

[line 4337]



Tags:

access:  public

Type:   ComparableValue


[ Top ]

$min =

[line 4331]



Tags:

access:  public

Type:   ComparableValue


[ Top ]



Class Methods


constructor __construct [line 4355]

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



Tags:

access:  public


Parameters:

   $min  
   $max  

[ Top ]

method getNamespace [line 4343]

the getNamespace( )

Gets the namesapce of this class



Tags:

return:  namespace of this class
access:  public


[ Top ]

method getXsiTypeName [line 4351]

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