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

Class: CampaignSelector

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

Class Overview


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


Variables

Methods



Class Details

[line 1167]
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 1178]



Tags:

access:  public

Type:   tnsCampaignStatus[]


[ Top ]

$ids =

[line 1172]



Tags:

access:  public

Type:   integer[]


[ Top ]

$paging =

[line 1190]



Tags:

access:  public

Type:   Paging


[ Top ]

$statsSelector =

[line 1184]



Tags:

access:  public

Type:   StatsSelector


[ Top ]



Class Methods


constructor __construct [line 1208]

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



Tags:

access:  public


Parameters:

   $ids  
   $campaignStatuses  
   $statsSelector  
   $paging  

[ Top ]

method getNamespace [line 1196]

the getNamespace( )

Gets the namesapce of this class



Tags:

return:  namespace of this class
access:  public


[ Top ]

method getXsiTypeName [line 1204]

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