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

Class: Operation

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

Class Overview


This represents an operation that includes an operator and an operand specified type.


Variables

Methods


Child classes:

AdGroupAdOperation
AdGroupAd service operations.
AdGroupCriterionOperation
Operation (add, remove and set) on adgroup criteria.
AdGroupOperation
AdGroup operations for adding/updating/removing adgroups.
CampaignCriterionOperation
Generic operation (add, remove and set) for campaign criteria.
CampaignOperation
An operation on an AdWords campaign.
CampaignTargetOperation
<span class="constraint Required">This field is required and should not be {@code null}.</span>
JobOperation
Mutate operations of a job service:

Class Details

[line 5122]
This represents an operation that includes an operator and an operand specified type.



[ Top ]


Class Variables

$OperationType =

[line 5133]



Tags:

access:  public

Type:   string


[ Top ]

$operator =

[line 5127]



Tags:

access:  public

Type:   tnsOperator


[ Top ]



Class Methods


constructor __construct [line 5183]

Operation __construct( [ $operator = NULL], [ $OperationType = NULL])



Tags:

access:  public


Overridden in child classes as:

AdGroupAdOperation::__construct()
AdGroupCriterionOperation::__construct()
AdGroupOperation::__construct()
CampaignCriterionOperation::__construct()
CampaignOperation::__construct()
CampaignTargetOperation::__construct()
JobOperation::__construct()

Parameters:

   $operator  
   $OperationType  

[ Top ]

method getNamespace [line 5171]

the getNamespace( )

Gets the namesapce of this class



Tags:

return:  namespace of this class
access:  public


Overridden in child classes as:

AdGroupAdOperation::getNamespace()
Gets the namesapce of this class
AdGroupCriterionOperation::getNamespace()
Gets the namesapce of this class
AdGroupOperation::getNamespace()
Gets the namesapce of this class
CampaignCriterionOperation::getNamespace()
Gets the namesapce of this class
CampaignOperation::getNamespace()
Gets the namesapce of this class
CampaignTargetOperation::getNamespace()
Gets the namesapce of this class
JobOperation::getNamespace()
Gets the namesapce of this class

[ Top ]

method getParameterMap [line 5163]

array getParameterMap( )

Provided for getting non-php-standard named variables



Tags:

return:  parameter map
access:  protected


[ Top ]

method getXsiTypeName [line 5179]

the getXsiTypeName( )

Gets the xsi:type name of this class



Tags:

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


Overridden in child classes as:

AdGroupAdOperation::getXsiTypeName()
Gets the xsi:type name of this class
AdGroupCriterionOperation::getXsiTypeName()
Gets the xsi:type name of this class
AdGroupOperation::getXsiTypeName()
Gets the xsi:type name of this class
CampaignCriterionOperation::getXsiTypeName()
Gets the xsi:type name of this class
CampaignOperation::getXsiTypeName()
Gets the xsi:type name of this class
CampaignTargetOperation::getXsiTypeName()
Gets the xsi:type name of this class
JobOperation::getXsiTypeName()
Gets the xsi:type name of this class

[ Top ]

method __get [line 5151]

mixed __get( $var $var)

Provided for getting non-php-standard named variables



Tags:

return:  Variable value
access:  public


Parameters:

$var   $var   Variable name to get.

[ Top ]

method __set [line 5144]

void __set( $var $var, $value $value)

Provided for setting non-php-standard named variables



Tags:

access:  public


Parameters:

$var   $var   Variable name to set
$value   $value   Value to set

[ Top ]


Documentation generated by phpDocumentor 1.4.3