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

Class: Campaign

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

Class Overview


Data representing an AdWords campaign.


Variables

Methods



Class Details

[line 2104]
Data representing an AdWords campaign.



[ Top ]


Class Variables

$adServingOptimizationStatus =

[line 2169]



Tags:

access:  public

Type:   tnsAdServingOptimizationStatus


[ Top ]

$autoKeywordMatchingStatus =

[line 2157]



Tags:

access:  public

Type:   tnsAutoKeywordMatchingStatus


[ Top ]

$biddingStrategy =

[line 2151]



Tags:

access:  public

Type:   BiddingStrategy


[ Top ]

$budget =

[line 2145]



Tags:

access:  public

Type:   Budget


[ Top ]

$endDate =

[line 2139]



Tags:

access:  public

Type:   string


[ Top ]

$frequencyCap =

[line 2175]



Tags:

access:  public

Type:   FrequencyCap


[ Top ]

$id =

[line 2109]



Tags:

access:  public

Type:   integer


[ Top ]

$name =

[line 2115]



Tags:

access:  public

Type:   string


[ Top ]

$servingStatus =

[line 2127]



Tags:

access:  public

Type:   tnsServingStatus


[ Top ]

$startDate =

[line 2133]



Tags:

access:  public

Type:   string


[ Top ]

$stats =

[line 2163]



Tags:

access:  public

Type:   Stats


[ Top ]

$status =

[line 2121]



Tags:

access:  public

Type:   tnsCampaignStatus


[ Top ]



Class Methods


constructor __construct [line 2193]

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



Tags:

access:  public


Parameters:

   $id  
   $name  
   $status  
   $servingStatus  
   $startDate  
   $endDate  
   $budget  
   $biddingStrategy  
   $autoKeywordMatchingStatus  
   $stats  
   $adServingOptimizationStatus  
   $frequencyCap  

[ Top ]

method getNamespace [line 2181]

the getNamespace( )

Gets the namesapce of this class



Tags:

return:  namespace of this class
access:  public


[ Top ]

method getXsiTypeName [line 2189]

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