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

Class: DoubleComparisonOperation

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

Class Overview


Object representing double comparison operations. This is usually used within


Variables

Methods



Class Details

[line 3703]
Object representing double comparison operations. This is usually used within

a particular com.google.ads.api.services.targetingideas.search.SearchParameter to specify the valid values requested for the specific com.google.ads.api.services.targetingideas.attributes.Attribute.




[ Top ]


Class Variables

$maximum =

[line 3714]



Tags:

access:  public

Type:   double


[ Top ]

$minimum =

[line 3708]



Tags:

access:  public

Type:   double


[ Top ]



Class Methods


constructor __construct [line 3732]

DoubleComparisonOperation __construct( [ $minimum = NULL], [ $maximum = NULL])



Tags:

access:  public


Parameters:

   $minimum  
   $maximum  

[ Top ]

method getNamespace [line 3720]

the getNamespace( )

Gets the namesapce of this class



Tags:

return:  namespace of this class
access:  public


[ Top ]

method getXsiTypeName [line 3728]

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