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

Class: AdGroupSelector

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

Class Overview


A selector used to specify which adgroups should be returned.


Variables

Methods



Class Details

[line 1012]
A selector used to specify which adgroups should be returned.



[ Top ]


Class Variables

$adGroupIds =

[line 1023]



Tags:

access:  public

Type:   integer[]


[ Top ]

$adGroupStatuses =

[line 1035]



Tags:

access:  public

Type:   tnsAdGroupStatus[]


[ Top ]

$campaignIds =

[line 1017]



Tags:

access:  public

Type:   integer[]


[ Top ]

$experimentId =

[line 1029]



Tags:

access:  public

Type:   integer


[ Top ]

$paging =

[line 1047]



Tags:

access:  public

Type:   Paging


[ Top ]

$statsSelector =

[line 1041]



Tags:

access:  public

Type:   StatsSelector


[ Top ]



Class Methods


constructor __construct [line 1065]

AdGroupSelector __construct( [ $campaignIds = NULL], [ $adGroupIds = NULL], [ $experimentId = NULL], [ $adGroupStatuses = NULL], [ $statsSelector = NULL], [ $paging = NULL])



Tags:

access:  public


Parameters:

   $campaignIds  
   $adGroupIds  
   $experimentId  
   $adGroupStatuses  
   $statsSelector  
   $paging  

[ Top ]

method getNamespace [line 1053]

the getNamespace( )

Gets the namesapce of this class



Tags:

return:  namespace of this class
access:  public


[ Top ]

method getXsiTypeName [line 1061]

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