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

Class: DateRange

Source Location: /AdWords/v201008/cm/CampaignService.php

Class Overview


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


Variables

Methods



Class Details

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

The format for the date is YYYYMMDD.




[ Top ]


Class Variables

$max =

[line 88]



Tags:

access:  public

Type:   string


[ Top ]

$min =

[line 82]



Tags:

access:  public

Type:   string


[ Top ]



Class Methods


constructor __construct [line 106]

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



Tags:

access:  public


Parameters:

   $min  
   $max  

[ Top ]

method getNamespace [line 94]

the getNamespace( )

Gets the namesapce of this class



Tags:

return:  namespace of this class
access:  public


[ Top ]

method getXsiTypeName [line 102]

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