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

Class: CampaignSelector

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

Class Overview


A filter for selecting campaigns from the customer's AdWords account.


Variables

Methods



Class Details

[line 1244]
A filter for selecting campaigns from the customer's AdWords account.

Only those campaigns that match all criteria (i.e., id and status) will be included.

The selector is immutable so use the inner Builder class to create one.




[ Top ]


Class Variables

$campaignStatuses =

[line 1255]



Tags:

access:  public

Type:   tnsCampaignStatus[]


[ Top ]

$ids =

[line 1249]



Tags:

access:  public

Type:   integer[]


[ Top ]

$paging =

[line 1267]



Tags:

access:  public

Type:   Paging


[ Top ]

$statsSelector =

[line 1261]



Tags:

access:  public

Type:   StatsSelector


[ Top ]



Class Methods


constructor __construct [line 1285]

CampaignSelector __construct( [ $ids = NULL], [ $campaignStatuses = NULL], [ $statsSelector = NULL], [ $paging = NULL])



Tags:

access:  public


Parameters:

   $ids  
   $campaignStatuses  
   $statsSelector  
   $paging  

[ Top ]

method getNamespace [line 1273]

the getNamespace( )

Gets the namesapce of this class



Tags:

return:  namespace of this class
access:  public


[ Top ]

method getXsiTypeName [line 1281]

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