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

Class: LongComparisonOperation

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

Class Overview


Pojo representing integer comparison operations. This is usually used within


Variables

Methods



Class Details

[line 1975]
Pojo representing integer 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

$excludes =

[line 1992]



Tags:

access:  public

Type:   integer[]


[ Top ]

$maximum =

[line 1986]



Tags:

access:  public

Type:   integer


[ Top ]

$minimum =

[line 1980]



Tags:

access:  public

Type:   integer


[ Top ]



Class Methods


constructor __construct [line 2010]

LongComparisonOperation __construct( [ $minimum = NULL], [ $maximum = NULL], [ $excludes = NULL])



Tags:

access:  public


Parameters:

   $minimum  
   $maximum  
   $excludes  

[ Top ]

method getNamespace [line 1998]

the getNamespace( )

Gets the namesapce of this class



Tags:

return:  namespace of this class
access:  public


[ Top ]

method getXsiTypeName [line 2006]

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