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

Class: ExperimentServiceMutate

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

Class Overview


<span class="constraint ContentsNotNull">This field must not contain {@code null} elements.</span>


Author(s):

Variables

Methods



Class Details

[line 1574]
<span class="constraint ContentsNotNull">This field must not contain {@code null} elements.</span>

<span class="constraint DistinctIds">Elements in this field must have distinct IDs for following Operators : SET, REMOVE.</span> <span class="constraint NotEmpty">This field must contain at least one element.</span> <span class="constraint Required">This field is required and should not be {@code null}.</span> <span class="constraint SupportedOperators">The following Operators are supported: ADD, SET.</span>

Mutates (add, update or remove) experiments. Note: to REMOVE use SET and mark status to DELETED.




Tags:

return:  updated experiments. The list of experiments is returned in the same order in which it came in as input.
throws:  ApiException if problems occurred while updating experiment information.


[ Top ]


Class Variables

$operations =

[line 1579]



Tags:

access:  public

Type:   ExperimentOperation[]


[ Top ]



Class Methods


constructor __construct [line 1597]

ExperimentServiceMutate __construct( [ $operations = NULL])



Tags:

access:  public


Parameters:

   $operations  

[ Top ]

method getNamespace [line 1585]

the getNamespace( )

Gets the namesapce of this class



Tags:

return:  namespace of this class
access:  public


[ Top ]

method getXsiTypeName [line 1593]

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