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

Class: CampaignOperation

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

Class Overview

Operation
   |
   --CampaignOperation

An operation on an AdWords campaign.


Variables

Methods


Inherited Variables

Inherited Methods

Class: Operation

Operation::__construct()
Operation::getNamespace()
Gets the namesapce of this class
Operation::getParameterMap()
Provided for getting non-php-standard named variables
Operation::getXsiTypeName()
Gets the xsi:type name of this class
Operation::__get()
Provided for getting non-php-standard named variables
Operation::__set()
Provided for setting non-php-standard named variables

Class Details

[line 12639]
An operation on an AdWords campaign.

<p class="note">Note: The

  1. REMOVE
operator is not supported. To remove a a campaign, set its status to
  1. DELETED
.</p>




[ Top ]


Class Variables

$biddingTransition =

[line 12644]



Tags:

access:  public

Type:   BiddingTransition


[ Top ]

$operand =

[line 12650]



Tags:

access:  public

Type:   Campaign


[ Top ]



Class Methods


constructor __construct [line 12668]

CampaignOperation __construct( [ $biddingTransition = NULL], [ $operand = NULL], [ $operator = NULL], [ $OperationType = NULL])



Tags:

access:  public


Overrides Operation::__construct() (parent method not documented)

Parameters:

   $biddingTransition  
   $operand  
   $operator  
   $OperationType  

[ Top ]

method getNamespace [line 12656]

the getNamespace( )

Gets the namesapce of this class



Tags:

return:  namespace of this class
access:  public


Overrides Operation::getNamespace() (Gets the namesapce of this class)

[ Top ]

method getXsiTypeName [line 12664]

the getXsiTypeName( )

Gets the xsi:type name of this class



Tags:

return:  xsi:type name of this class
access:  public


Overrides Operation::getXsiTypeName() (Gets the xsi:type name of this class)

[ Top ]


Documentation generated by phpDocumentor 1.4.3