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

Class: Operation

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

Class Overview


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


Variables

Methods


Child classes:

AdExtensionOverrideOperation
AdExtensionOverride service operation.
AdGroupAdOperation
AdGroupAd service operations.
AdGroupCriterionOperation
Operation (add, remove and set) on adgroup criteria.
AdGroupOperation
AdGroup operations for adding/updating/removing adgroups.
CampaignAdExtensionOperation
CampaignAdExtension service operation.
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 5893]
This represents an operation that includes an operator and an operand specified type.



[ Top ]


Class Variables

$OperationType =

[line 5904]



Tags:

access:  public

Type:   string


[ Top ]

$operator =

[line 5898]



Tags:

access:  public

Type:   tnsOperator


[ Top ]



Class Methods


constructor __construct [line 5954]


method getNamespace [line 5942]

the getNamespace( )

Gets the namesapce of this class



Tags:

return:  namespace of this class
access:  public


Overridden in child classes as:

AdExtensionOverrideOperation::getNamespace()
Gets the namesapce of this class
AdGroupAdOperation::getNamespace()
Gets the namesapce of this class
AdGroupCriterionOperation::getNamespace()
Gets the namesapce of this class
AdGroupOperation::getNamespace()
Gets the namesapce of this class
CampaignAdExtensionOperation::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 5934]

array getParameterMap( )

Provided for getting non-php-standard named variables



Tags:

return:  parameter map
access:  protected


[ Top ]

method getXsiTypeName [line 5950]

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:

AdExtensionOverrideOperation::getXsiTypeName()
Gets the xsi:type name of this class
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
CampaignAdExtensionOperation::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 5922]

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 5915]

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