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

Class: Campaign

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

Class Overview


Data representing an AdWords campaign.


Variables

Methods



Class Details

[line 2469]
Data representing an AdWords campaign.



[ Top ]


Class Variables

$adServingOptimizationStatus =

[line 2534]



Tags:

access:  public

Type:   tnsAdServingOptimizationStatus


[ Top ]

$biddingStrategy =

[line 2516]



Tags:

access:  public

Type:   BiddingStrategy


[ Top ]

$budget =

[line 2510]



Tags:

access:  public

Type:   Budget


[ Top ]

$campaignStats =

[line 2528]



Tags:

access:  public

Type:   CampaignStats


[ Top ]

$conversionOptimizerEligibility =

[line 2522]



Tags:

access:  public



[ Top ]

$endDate =

[line 2504]



Tags:

access:  public

Type:   string


[ Top ]

$frequencyCap =

[line 2540]



Tags:

access:  public

Type:   FrequencyCap


[ Top ]

$id =

[line 2474]



Tags:

access:  public

Type:   integer


[ Top ]

$name =

[line 2480]



Tags:

access:  public

Type:   string


[ Top ]

$servingStatus =

[line 2492]



Tags:

access:  public

Type:   tnsServingStatus


[ Top ]

$startDate =

[line 2498]



Tags:

access:  public

Type:   string


[ Top ]

$status =

[line 2486]



Tags:

access:  public

Type:   tnsCampaignStatus


[ Top ]



Class Methods


constructor __construct [line 2558]

Campaign __construct( [ $id = NULL], [ $name = NULL], [ $status = NULL], [ $servingStatus = NULL], [ $startDate = NULL], [ $endDate = NULL], [ $budget = NULL], [ $biddingStrategy = NULL], [ $conversionOptimizerEligibility = NULL], [ $campaignStats = NULL], [ $adServingOptimizationStatus = NULL], [ $frequencyCap = NULL])



Tags:

access:  public


Parameters:

   $id  
   $name  
   $status  
   $servingStatus  
   $startDate  
   $endDate  
   $budget  
   $biddingStrategy  
   $conversionOptimizerEligibility  
   $campaignStats  
   $adServingOptimizationStatus  
   $frequencyCap  

[ Top ]

method getNamespace [line 2546]

the getNamespace( )

Gets the namesapce of this class



Tags:

return:  namespace of this class
access:  public


[ Top ]

method getXsiTypeName [line 2554]

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